Refactor monitoring workflow inputs #991
main.yml
on: pull_request
Run unit tests
1m 6s
Run end-to-end tests
3m 28s
Annotations
9 errors and 2 warnings
Run end-to-end tests:
pkg/test/e2e/e2e_test.go#L173
cannot use &interval (value of type *time.Duration) as time.Duration value in argument to rekor.RunConsistencyCheck
|
Run end-to-end tests:
pkg/test/e2e/e2e_test.go#L173
cannot use &tempLogInfoFileName (value of type *string) as string value in argument to rekor.RunConsistencyCheck
|
Run end-to-end tests:
pkg/test/e2e/e2e_test.go#L173
cannot use &tempOutputIdentitiesFileName (value of type *string) as string value in argument to rekor.RunConsistencyCheck
|
Run end-to-end tests:
pkg/test/e2e/e2e_test.go#L173
cannot use &once (value of type *bool) as bool value in argument to rekor.RunConsistencyCheck
|
Run end-to-end tests:
pkg/test/e2e/e2e_test.go#L213
cannot use &interval (value of type *time.Duration) as time.Duration value in argument to rekor.RunConsistencyCheck
|
Run end-to-end tests:
pkg/test/e2e/e2e_test.go#L213
cannot use &tempLogInfoFileName (value of type *string) as string value in argument to rekor.RunConsistencyCheck
|
Run end-to-end tests:
pkg/test/e2e/e2e_test.go#L213
cannot use &tempOutputIdentitiesFileName (value of type *string) as string value in argument to rekor.RunConsistencyCheck
|
Run end-to-end tests:
pkg/test/e2e/e2e_test.go#L213
cannot use &once (value of type *bool) as bool value in argument to rekor.RunConsistencyCheck
|
Run end-to-end tests
Process completed with exit code 1.
|
Run unit tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Run end-to-end tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|