Skip to content

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

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 #135

Triggered via pull request March 1, 2024 17:01
Status Failure
Total duration 57s
Artifacts

golang.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
check: cmd/nvidia-container-runtime/main_test.go#L251
SA1019: 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)
check: internal/modifier/hook_remover.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)
check: internal/modifier/hook_remover.go#L52
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)
check: internal/modifier/hook_remover.go#L61
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)
check: internal/modifier/csv_test.go#L136
SA1019: tc.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)
check
issues found