Ansible Automation Platform Idler #382
Annotations
4 errors and 2 warnings
Lint:
controllers/idler/app_idler.go#L194
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Lint:
controllers/idler/app_idler.go#L101
SA4004: the surrounding loop is unconditionally terminated (staticcheck)
|
Lint:
controllers/idler/app_idler.go#L123
`(*Reconciler).ensureAAPIdled` - `idler` is unused (unparam)
|
Lint
issues found
|
Post 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']
|
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']
|
Loading