Skip to content

Bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.2.0 #4666

Bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.2.0

Bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.2.0 #4666

Triggered via pull request March 3, 2024 04:26
Status Failure
Total duration 4m 16s
Artifacts

ci.yml

on: pull_request
Matrix: lint
test-linux
0s
test-linux
Matrix: test-windows
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

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