chore(deps): Bump github.com/sigstore/sigstore from 1.8.4 to 1.8.6 #3502
tests.yaml
on: pull_request
license boilerplate check
12s
lint
2m 5s
Matrix: Run unit tests
Annotations
10 errors and 2 warnings
lint:
pkg/reconciler/testing/v1alpha1/factory.go#L84
unused-parameter: parameter 'action' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/reconciler/trustroot/trustroot_test.go#L390
unused-parameter: parameter 'cmw' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/reconciler/trustroot/trustroot_test.go#L51
dot-imports: should not use dot imports (revive)
|
lint:
pkg/reconciler/trustroot/trustroot_test.go#L54
dot-imports: should not use dot imports (revive)
|
lint:
pkg/reconciler/trustroot/controller.go#L54
unused-parameter: parameter 'impl' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/reconciler/trustroot/controller.go#L68
unused-parameter: parameter 'obj' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/apis/config/image_policies_test.go#L26
dot-imports: should not use dot imports (revive)
|
lint:
pkg/apis/config/sigstore_keys_test.go#L22
dot-imports: should not use dot imports (revive)
|
lint:
pkg/apis/config/store_test.go#L28
dot-imports: should not use dot imports (revive)
|
lint:
cmd/local-dev/clean.go#L45
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run unit tests (ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/e28ff129e5465c2c0dcc6f003fc735cb6ae0c673/dist/codecov' failed with exit code 1
|
Run unit tests (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|