bump deps using hack/bump-deps.sh #1510
style.yaml
on: pull_request
check goimports
23s
Lint
3m 42s
Annotations
6 errors and 4 warnings
Lint:
pkg/v1/daemon/image.go#L288
SA1019: inspect.Container is deprecated: this field is omitted in API v1.45, but kept for backward compatibility. (staticcheck)
|
Lint:
pkg/v1/daemon/image.go#L327
SA1019: config.MacAddress is deprecated: this field is deprecated since API v1.44. Use EndpointSettings.MacAddress instead. (staticcheck)
|
Lint:
pkg/v1/daemon/options.go#L101
SA1019: types.ImageLoadResponse is deprecated: use [image.LoadResponse]. (staticcheck)
|
Lint:
pkg/v1/daemon/write_test.go#L40
SA1019: types.ImageLoadResponse is deprecated: use [image.LoadResponse]. (staticcheck)
|
Lint:
pkg/v1/daemon/write_test.go#L42
SA1019: types.ImageLoadResponse is deprecated: use [image.LoadResponse]. (staticcheck)
|
Lint
issues found
|
check goimports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|