Skip to content

Fix segfault in host-ctr #1

Fix segfault in host-ctr

Fix segfault in host-ctr #1

Triggered via pull request June 27, 2024 22:37
Status Failure
Total duration 1m 21s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: sources/host-ctr/cmd/host-ctr/main.go#L51
SA1019: log.L is deprecated: use [log.L]. (staticcheck)
lint: sources/host-ctr/cmd/host-ctr/main.go#L52
SA1019: log.L is deprecated: use [log.L]. (staticcheck)
lint: sources/host-ctr/cmd/host-ctr/main.go#L54
SA1019: log.L is deprecated: use [log.L]. (staticcheck)
lint: sources/host-ctr/cmd/host-ctr/main.go#L277
SA1019: log.G is deprecated: use [log.G]. (staticcheck)
lint: sources/host-ctr/cmd/host-ctr/main.go#L301
SA1019: log.G is deprecated: use [log.G]. (staticcheck)
lint: sources/host-ctr/cmd/host-ctr/main.go#L313
SA1019: log.G is deprecated: use [log.G]. (staticcheck)
lint: sources/host-ctr/cmd/host-ctr/main.go#L1053
SA1019: containerd.WithSchema1Conversion is deprecated: use Schema 2 or OCI images. (staticcheck)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/bottlerocket-core-kit/bottlerocket-core-kit. Supported file pattern: go.sum