Bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.2.0 #4666
ci.yml
on: pull_request
Matrix: lint
build_gcs
0s
build
0s
Annotations
11 errors
protos
Process completed with exit code 1.
|
lint (linux, test)
golangci-lint exit with code 5
|
verify-vendor
./go.mod is not up to date. Please run `go mod tidy && go mod vendor`
|
verify-vendor
Process completed with exit code 1.
|
Go Generate
Generated files are not up to date. Please run `go generate .\...`.
|
Go Generate
Process completed with exit code 1.
|
lint (windows):
internal/hooks/spec.go#L46
SA1019: spec.Hooks.Prestart is deprecated: use [Hooks.CreateRuntime], [Hooks.CreateContainer], and [Hooks.StartContainer] instead, which allow more granular hook control during the create and start phase. (staticcheck)
|
lint (windows)
issues found
|
lint (windows, test)
golangci-lint exit with code 5
|
lint (linux):
internal/hooks/spec.go#L46
SA1019: spec.Hooks.Prestart is deprecated: use [Hooks.CreateRuntime], [Hooks.CreateContainer], and [Hooks.StartContainer] instead, which allow more granular hook control during the create and start phase. (staticcheck)
|
lint (linux)
issues found
|