Skip to content

Refactor: local images should be v1.Images #675

Refactor: local images should be v1.Images

Refactor: local images should be v1.Images #675

Triggered via pull request January 10, 2024 19:43
Status Failure
Total duration 8m 19s
Artifacts

test.yaml

on: pull_request
test-and-build-linux
1m 26s
test-and-build-linux
test-and-build-windows
8m 1s
test-and-build-windows
Fit to window
Zoom out
Zoom in

Annotations

20 errors
test-and-build-linux: locallayout/new_test.go#L85
commentFormatting: put a space between `//` and comment text (gocritic)
test-and-build-linux: locallayout/new_test.go#L163
SA1019: localImage.Label is deprecated: Label (staticcheck)
test-and-build-linux: locallayout/new_test.go#L206
SA1019: img.OS is deprecated: OS (staticcheck)
test-and-build-linux: locallayout/new_test.go#L243
SA1019: img.Architecture is deprecated: Architecture (staticcheck)
test-and-build-linux: locallayout/new_test.go#L247
SA1019: img.OSVersion is deprecated: OSVersion (staticcheck)
test-and-build-linux: locallayout/new_test.go#L283
SA1019: img.Architecture is deprecated: Architecture (staticcheck)
test-and-build-linux: locallayout/new_test.go#L287
SA1019: img.OSVersion is deprecated: OSVersion (staticcheck)
test-and-build-linux: locallayout/new_test.go#L403
SA1019: localImage.Entrypoint is deprecated: Entrypoint (staticcheck)
test-and-build-linux: locallayout/new_test.go#L424
SA1019: localImage.Entrypoint is deprecated: Entrypoint (staticcheck)
test-and-build-linux: locallayout/new_test.go#L457
SA1019: img.Labels is deprecated: Labels (staticcheck)
test-and-build-windows: locallayout/new_test.go#L85
commentFormatting: put a space between `//` and comment text (gocritic)
test-and-build-windows: locallayout/new_test.go#L163
SA1019: localImage.Label is deprecated: Label (staticcheck)
test-and-build-windows: locallayout/new_test.go#L206
SA1019: img.OS is deprecated: OS (staticcheck)
test-and-build-windows: locallayout/new_test.go#L243
SA1019: img.Architecture is deprecated: Architecture (staticcheck)
test-and-build-windows: locallayout/new_test.go#L247
SA1019: img.OSVersion is deprecated: OSVersion (staticcheck)
test-and-build-windows: locallayout/new_test.go#L283
SA1019: img.Architecture is deprecated: Architecture (staticcheck)
test-and-build-windows: locallayout/new_test.go#L287
SA1019: img.OSVersion is deprecated: OSVersion (staticcheck)
test-and-build-windows: locallayout/new_test.go#L403
SA1019: localImage.Entrypoint is deprecated: Entrypoint (staticcheck)
test-and-build-windows: locallayout/new_test.go#L424
SA1019: localImage.Entrypoint is deprecated: Entrypoint (staticcheck)
test-and-build-windows: locallayout/new_test.go#L457
SA1019: img.Labels is deprecated: Labels (staticcheck)