Check support for avaialibilty zones in region #1522
Annotations
2 errors and 5 warnings
lint:
pkg/aks/create.go#L313
unusedresult: result of fmt.Errorf call not used (govet)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Unexpected input(s) 'skip-pkg-cache', 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:
pkg/aks/services/subscriptions.go#L20
unused-parameter: parameter 'subscriptionID' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/aks/check.go#L233
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|