Fix segfault in host-ctr #2
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
|