proof of concept of the more type-safe way of defining the predicates. #5181
ci-build.yml
on: pull_request
GolangCI Lint
27s
Unit Tests
26s
Annotations
6 errors and 4 warnings
|
GolangCI Lint:
testsupport/assertions/convert.go#L16
`respectes` is a misspelling of `respects` (misspell)
|
|
GolangCI Lint:
testsupport/assertions/object.go#L215
formatter: failure message is not a format string, use msgAndArgs instead (testifylint)
|
|
GolangCI Lint:
testsupport/assertions/t.go#L20
type failureTrackingT is unused (unused)
|
|
GolangCI Lint:
testsupport/assertions/t.go#L25
func (*failureTrackingT).Errorf is unused (unused)
|
|
GolangCI Lint
issues found
|
|
Unit Tests
Process completed with exit code 2.
|
|
GolangCI Lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
|
GolangCI Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
GolangCI Lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
|
Unit Tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|