Fix GitHub workflow and revert Errorf behavior for 1 wrapped error #1
Annotations
8 errors and 2 warnings
test
Process completed with exit code 1.
|
lint:
formatter_test.go#L71
Error return value is not checked (errcheck)
|
lint:
errors_test.go#L165
type `errorType` is unused (unused)
|
lint:
errors_test.go#L167
func `errorType.Error` is unused (unused)
|
lint:
multierror_test.go#L17
var `errWrappedMulti` is unused (unused)
|
lint:
multierror_test.go#L26
type `errorList` is unused (unused)
|
lint:
multierror_test.go#L28
func `errorList.Error` is unused (unused)
|
lint
issues found
|
lint
Unexpected input(s) 'config', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
lint
Unexpected input(s) 'config', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|