Skip to content

DRAFT: Send oci-layout formatted tars to the daemon #687

DRAFT: Send oci-layout formatted tars to the daemon

DRAFT: Send oci-layout formatted tars to the daemon #687

Triggered via pull request January 23, 2024 22:22
Status Failure
Total duration 3m 26s
Artifacts

test.yaml

on: pull_request
test-and-build-linux
1m 27s
test-and-build-linux
test-and-build-windows
3m 15s
test-and-build-windows
Fit to window
Zoom out
Zoom in

Annotations

16 errors
test-and-build-linux: locallayout/store.go#L281
`addTextToTar` is unused (deadcode)
test-and-build-linux: locallayout/v1_facade.go#L231
commentFormatting: put a space between `//` and comment text (gocritic)
test-and-build-linux: locallayout/image_test.go#L1142
commentFormatting: put a space between `//` and comment text (gocritic)
test-and-build-linux: locallayout/image_test.go#L1164
commentFormatting: put a space between `//` and comment text (gocritic)
test-and-build-linux: locallayout/store.go#L236
func `(*Store).addLayerToTar` is unused (unused)
test-and-build-linux: locallayout/store.go#L266
func `getLayerSize` is unused (unused)
test-and-build-linux: locallayout/v1_facade.go#L102
ineffectual assignment to err (ineffassign)
test-and-build-linux
Process completed with exit code 2.
test-and-build-windows: locallayout/store.go#L281
`addTextToTar` is unused (deadcode)
test-and-build-windows: locallayout/v1_facade.go#L231
commentFormatting: put a space between `//` and comment text (gocritic)
test-and-build-windows: locallayout/image_test.go#L1142
commentFormatting: put a space between `//` and comment text (gocritic)
test-and-build-windows: locallayout/image_test.go#L1164
commentFormatting: put a space between `//` and comment text (gocritic)
test-and-build-windows: locallayout/store.go#L236
func `(*Store).addLayerToTar` is unused (unused)
test-and-build-windows: locallayout/store.go#L266
func `getLayerSize` is unused (unused)
test-and-build-windows: locallayout/v1_facade.go#L102
ineffectual assignment to err (ineffassign)
test-and-build-windows
Process completed with exit code 1.