Skip to content
Manually triggered March 15, 2024 13:56
Status Failure
Total duration 3m 48s
Artifacts

ci.yml

on: workflow_dispatch
Matrix: ci_go / go_build
Matrix: ci_nix / build
ci_go  /  ...  /  lint
3m 30s
ci_go / go_lints / lint
ci_go  /  ...  /  test
1m 0s
ci_go / go_tests / test
ci_nix  /  ...  /  nix fmt .
32s
ci_nix / nix_lints / nix fmt .
ci_nix  /  ...  /  nix flake check .
28s
ci_nix / nix_test / nix flake check .
can_see_status
0s
can_see_status
can_enqueue
0s
can_enqueue
can_merge
0s
can_merge
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
ci_go / go_lints / lint: cli.go#L156
Error return value of `s.cleanupOldNodes` is not checked (errcheck)
ci_go / go_lints / lint: cli.go#L259
Error return value of `syscall.Syscall` is not checked (errcheck)
ci_go / go_lints / lint: cli.go#L279
Error return value of `io.Copy` is not checked (errcheck)
ci_go / go_lints / lint: cli.go#L281
Error return value of `io.Copy` is not checked (errcheck)
ci_go / go_lints / lint: cmd/hoopsnake/main.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
ci_go / go_lints / lint: cli.go#L264
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
ci_go / go_lints / lint: cli.go#L69
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"service name must be set via -name\")" (goerr113)
ci_go / go_lints / lint: cli.go#L82
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"service must have at least one ACL tag\")" (goerr113)
ci_go / go_lints / lint: cli.go#L87
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"ssh connections must run a command - pass that as the remaining cli arguments\")" (goerr113)
ci_go / go_lints / lint: cli.go#L201
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"neither TS_API_KEY, nor TS_API_CLIENT_ID and TS_API_CLIENT_SECRET are set\")" (goerr113)
can_enqueue
Process completed with exit code 1.
ci_go / go_tests / test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci_go / go_build (.) / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci_go / go_lints / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.