Skip to content

feat(decl): add declarative test framework foundation #313

feat(decl): add declarative test framework foundation

feat(decl): add declarative test framework foundation #313

Re-run triggered October 21, 2024 13:40
Status Failure
Total duration 2m 1s
Artifacts

ci.yaml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
build-and-test-arm64: pkg/test/step/syscall/dup2/dup2.go#L49
undefined: unix.SYS_DUP2
build-and-test-arm64: pkg/test/step/syscall/link/link.go#L37
undefined: unix.SYS_LINK
build-and-test-arm64: pkg/test/step/syscall/open/open.go#L40
undefined: unix.SYS_OPEN
build-and-test-arm64: pkg/test/step/syscall/symlink/symlink.go#L37
undefined: unix.SYS_SYMLINK
build-and-test-arm64
Process completed with exit code 2.
build-and-test-amd64
The job was canceled because "arm64" failed.
build-and-test-amd64
The operation was canceled.
build-and-test-arm64
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-and-test-arm64
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/