runtime-spec: bump to v1.3.0, fixup for backward incompatible linux PIDs limit type change . #165
Annotations
9 errors and 1 warning
|
lint
issues found
|
|
lint:
validation/util/linux_resources_memory.go#L38
SA1019: lm.Kernel is deprecated: kernel-memory limits are not supported in cgroups v2, and were obsoleted in [kernel v5.4]. This field should no longer be used, as it may be ignored by runtimes. (staticcheck)
|
|
lint:
validation/util/linux_resources_memory.go#L35
SA1019: config.Linux.Resources.Memory.Kernel is deprecated: kernel-memory limits are not supported in cgroups v2, and were obsoleted in [kernel v5.4]. This field should no longer be used, as it may be ignored by runtimes. (staticcheck)
|
|
lint:
validation/util/linux_resources_memory.go#L34
SA1019: lm.Kernel is deprecated: kernel-memory limits are not supported in cgroups v2, and were obsoleted in [kernel v5.4]. This field should no longer be used, as it may be ignored by runtimes. (staticcheck)
|
|
lint:
validate/validate.go#L278
SA1019: v.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:
generate/generate.go#L1075
SA1019: g.Config.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:
generate/generate.go#L1069
SA1019: g.Config.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:
generate/generate.go#L920
SA1019: g.Config.Linux.Resources.Memory.Kernel is deprecated: kernel-memory limits are not supported in cgroups v2, and were obsoleted in [kernel v5.4]. This field should no longer be used, as it may be ignored by runtimes. (staticcheck)
|
|
lint:
cgroups/cgroups_v1.go#L542
SA1019: lm.Kernel is deprecated: kernel-memory limits are not supported in cgroups v2, and were obsoleted in [kernel v5.4]. This field should no longer be used, as it may be ignored by runtimes. (staticcheck)
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/runtime-tools/runtime-tools. Supported file pattern: go.sum
|