Skip to content

feat: update sysbox to 0.6.3 #134

feat: update sysbox to 0.6.3

feat: update sysbox to 0.6.3 #134

Triggered via pull request February 2, 2024 19:59
Status Failure
Total duration 3m 1s
Billable time 2m
Artifacts 1

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 13 warnings
unit-tests: cli/cliflag/cliflag_test.go#L114
undefined: cryptorand.Int63n
unit-tests: cli/cliflag/cliflag_test.go#L127
undefined: cryptorand.Int63n
unit-tests: cli/cliflag/cliflag_test.go#L129
undefined: cryptorand.Int
unit-tests: cli/cliflag/cliflag_test.go#L142
undefined: cryptorand.Int63n
unit-tests: cli/cliflag/cliflag_test.go#L153
undefined: cryptorand.Int63n
unit-tests: cli/cliflag/cliflag_test.go#L166
undefined: cryptorand.Int63n
unit-tests: cli/cliflag/cliflag_test.go#L168
undefined: cryptorand.Int
unit-tests: cli/cliflag/cliflag_test.go#L181
undefined: cryptorand.Int63n
unit-tests: cli/cliflag/cliflag_test.go#L192
undefined: cryptorand.Bool
unit-tests: cli/cliflag/cliflag_test.go#L205
undefined: cryptorand.Bool
lint: cli/cliflag/cliflag_test.go#L114
undefined: cryptorand.Int63n
lint: cli/cliflag/cliflag_test.go#L127
undefined: cryptorand.Int63n
lint: cli/cliflag/cliflag_test.go#L129
undefined: cryptorand.Int
lint: cli/cliflag/cliflag_test.go#L142
undefined: cryptorand.Int63n
lint: cli/cliflag/cliflag_test.go#L153
undefined: cryptorand.Int63n
lint: cli/cliflag/cliflag_test.go#L166
undefined: cryptorand.Int63n
lint: cli/cliflag/cliflag_test.go#L168
undefined: cryptorand.Int
lint: cli/cliflag/cliflag_test.go#L181
undefined: cryptorand.Int63n
lint: cli/cliflag/cliflag_test.go#L192
undefined: cryptorand.Bool
lint: cli/cliflag/cliflag_test.go#L205
undefined: cryptorand.Bool
integration-tests: cli/cliflag/cliflag_test.go#L114
undefined: cryptorand.Int63n
integration-tests: cli/cliflag/cliflag_test.go#L127
undefined: cryptorand.Int63n
integration-tests: cli/cliflag/cliflag_test.go#L129
undefined: cryptorand.Int
integration-tests: cli/cliflag/cliflag_test.go#L142
undefined: cryptorand.Int63n
integration-tests: cli/cliflag/cliflag_test.go#L153
undefined: cryptorand.Int63n
integration-tests: cli/cliflag/cliflag_test.go#L166
undefined: cryptorand.Int63n
integration-tests: cli/cliflag/cliflag_test.go#L168
undefined: cryptorand.Int
integration-tests: cli/cliflag/cliflag_test.go#L181
undefined: cryptorand.Int63n
integration-tests: cli/cliflag/cliflag_test.go#L192
undefined: cryptorand.Bool
integration-tests: cli/cliflag/cliflag_test.go#L205
undefined: cryptorand.Bool
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hashicorp/setup-terraform@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
unit-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, github/codeql-action/upload-sarif@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
integration-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
integration-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
codeql
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-go@v3, actions/cache@v3, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codeql
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
codeql
Expected `which go` to return /usr/bin/go, but got /opt/hostedtoolcache/go/1.20.13/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.

Artifacts

Produced during runtime
Name Size
trivy Expired
128 KB