Manifest List Interface #749
test.yaml
on: pull_request
test-and-build-linux
4m 49s
test-and-build-windows
3m 44s
Annotations
14 errors and 4 warnings
test-and-build-windows:
fakes/index.go#L461
appendAssign: append result not assigned to the same slice (gocritic)
|
test-and-build-windows:
fakes/index.go#L487
appendAssign: append result not assigned to the same slice (gocritic)
|
test-and-build-windows:
index.go#L1576
G601: Implicit memory aliasing in for loop. (gosec)
|
test-and-build-windows:
fakes/image.go#L141
var-naming: range var diffId should be diffID (revive)
|
test-and-build-windows:
fakes/image.go#L46
error-naming: error var ERRLayerNotFound should have name of the form ErrFoo (revive)
|
test-and-build-windows:
options.go#L32
fieldalignment: struct of size 152 could be 144 (govet)
|
test-and-build-windows
Process completed with exit code 1.
|
test-and-build-linux:
fakes/index.go#L461
appendAssign: append result not assigned to the same slice (gocritic)
|
test-and-build-linux:
fakes/index.go#L487
appendAssign: append result not assigned to the same slice (gocritic)
|
test-and-build-linux:
index.go#L1576
G601: Implicit memory aliasing in for loop. (gosec)
|
test-and-build-linux:
fakes/image.go#L141
var-naming: range var diffId should be diffID (revive)
|
test-and-build-linux:
fakes/image.go#L46
error-naming: error var ERRLayerNotFound should have name of the form ErrFoo (revive)
|
test-and-build-linux:
options.go#L32
fieldalignment: struct of size 152 could be 144 (govet)
|
test-and-build-linux
Process completed with exit code 2.
|
test-and-build-linux
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/0c52d547c9bc32b1aa3301fd7a9cb496313a4491'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
test-and-build-linux
Back off 28.993 seconds before retry.
|
test-and-build-linux
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/0c52d547c9bc32b1aa3301fd7a9cb496313a4491'. Error: The SSL connection could not be established, see inner exception.
|
test-and-build-linux
Back off 19.819 seconds before retry.
|