feat(decl): add declarative test framework foundation #314
Annotations
5 errors and 2 warnings
pkg/test/step/syscall/dup2/dup2.go#L66
undefined: unix.SYS_DUP2
|
pkg/test/step/syscall/link/link.go#L56
undefined: unix.SYS_LINK
|
pkg/test/step/syscall/open/open.go#L58
undefined: unix.SYS_OPEN
|
pkg/test/step/syscall/symlink/symlink.go#L56
undefined: unix.SYS_SYMLINK
|
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading