DRAFT: Send oci-layout formatted tars to the daemon #687
test.yaml
on: pull_request
test-and-build-linux
1m 27s
test-and-build-windows
3m 15s
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.
|