Skip to content

Manifest List Interface #793

Manifest List Interface

Manifest List Interface #793

Triggered via pull request April 10, 2024 16:37
Status Failure
Total duration 5m 0s
Artifacts

test.yaml

on: pull_request
test-and-build-linux
58s
test-and-build-linux
test-and-build-windows
4m 51s
test-and-build-windows
Fit to window
Zoom out
Zoom in

Annotations

14 errors
test-and-build-linux: options.go#L189
G402: TLS InsecureSkipVerify set true. (gosec)
test-and-build-linux: fakes/image.go#L151
unused-parameter: parameter 'hash' seems to be unused, consider removing or renaming it as _ (revive)
test-and-build-linux: fakes/index.go#L778
unused-parameter: parameter 'ops' seems to be unused, consider removing or renaming it as _ (revive)
test-and-build-linux: remote/new.go#L31
naked return in func `NewIndex` with 38 lines of code (nakedret)
test-and-build-linux: remote/new.go#L37
naked return in func `NewIndex` with 38 lines of code (nakedret)
test-and-build-linux: remote/new.go#L46
naked return in func `NewIndex` with 38 lines of code (nakedret)
test-and-build-linux
Process completed with exit code 2.
test-and-build-windows: options.go#L189
G402: TLS InsecureSkipVerify set true. (gosec)
test-and-build-windows: fakes/image.go#L151
unused-parameter: parameter 'hash' seems to be unused, consider removing or renaming it as _ (revive)
test-and-build-windows: fakes/index.go#L778
unused-parameter: parameter 'ops' seems to be unused, consider removing or renaming it as _ (revive)
test-and-build-windows: remote/new.go#L31
naked return in func `NewIndex` with 38 lines of code (nakedret)
test-and-build-windows: remote/new.go#L37
naked return in func `NewIndex` with 38 lines of code (nakedret)
test-and-build-windows: remote/new.go#L46
naked return in func `NewIndex` with 38 lines of code (nakedret)
test-and-build-windows
Process completed with exit code 1.