Ensure read access to the run image selected by extensions #3809
build.yml
on: pull_request
test-linux-amd64
1m 53s
test-linux-arm64
36s
test-windows
7m 57s
Annotations
9 errors
test-linux-arm64:
platform/files/run.go#L23
exported: exported method Run.FindByRef should have comment or be unexported (revive)
|
test-linux-arm64:
phase/generator_test.go#L600
unused-parameter: parameter 'keychain' seems to be unused, consider removing or renaming it as _ (revive)
|
test-linux-arm64
Process completed with exit code 2.
|
test-windows:
platform/files/run.go#L23
exported: exported method Run.FindByRef should have comment or be unexported (revive)
|
test-windows:
phase/generator_test.go#L600
unused-parameter: parameter 'keychain' seems to be unused, consider removing or renaming it as _ (revive)
|
test-windows
Process completed with exit code 1.
|
test-linux-amd64:
platform/files/run.go#L23
exported: exported method Run.FindByRef should have comment or be unexported (revive)
|
test-linux-amd64:
phase/generator_test.go#L600
unused-parameter: parameter 'keychain' seems to be unused, consider removing or renaming it as _ (revive)
|
test-linux-amd64
Process completed with exit code 2.
|