Skip to content
Triggered via push March 19, 2024 09:59
Status Failure
Total duration 2m 38s
Artifacts

test.yaml

on: push
golangci-lint
21s
golangci-lint
create-lxc-image
2m 27s
create-lxc-image
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint: cmd/pack/pack.go#L34
Error return value of `json.Unmarshal` is not checked (errcheck)
golangci-lint: pkg/algorithm/dijkstra.go#L182
func `main` is unused (unused)
golangci-lint: cmd/server/main.go#L237
Error return value of `tempFile.Write` is not checked (errcheck)
golangci-lint: cmd/server/main.go#L293
Error return value of `http.ListenAndServe` is not checked (errcheck)
golangci-lint: cmd/stats/main.go#L10
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
golangci-lint: cmd/ctr-cli/load/load.go#L39
Error return value of `cs.Delete` is not checked (errcheck)
golangci-lint: cmd/ctr-cli/load/load.go#L74
Error return value of `is.Delete` is not checked (errcheck)
golangci-lint: cmd/diff/main.go#L85
Error return value of `jsonFile.Write` is not checked (errcheck)
golangci-lint: cmd/patch/main.go#L140
Error return value of `io.Copy` is not checked (errcheck)
golangci-lint: pkg/di3fs/merge.go#L571
Error return value of `os.Mkdir` is not checked (errcheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
create-lxc-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.