Updated github action and workflows #1
Annotations
11 errors and 9 warnings
terrafmt
No such file or directory
|
golangci-lint:
waapm/provider.go#L226
Error return value of `d.Set` is not checked (errcheck)
|
golangci-lint:
waapm/provider.go#L222
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
golangci-lint:
waapm/provider.go#L109
cognitive complexity 36 of func `dataSourceSecretRead` is high (> 30) (gocognit)
|
golangci-lint:
waapm/provider.go#L13
Comment should end in a period (godot)
|
golangci-lint:
waapm/provider.go#L30
unnecessary leading newline (whitespace)
|
golangci-lint:
waapm/provider.go#L129
unnecessary trailing newline (whitespace)
|
golangci-lint:
waapm/provider.go#L185
S1002: should omit comparison to bool constant, can be simplified to `!checkin` (gosimple)
|
golangci-lint:
waapm/provider.go#L164
shadow: declaration of "ok" shadows declaration at line 111 (govet)
|
golangci-lint:
waapm/provider.go#L190
ineffectual assignment to generations (ineffassign)
|
golangci-lint:
waapm/provider.go#L36
return with no blank line before (nlreturn)
|
markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terrafmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terrafmt
Unexpected input(s) 'skip-cache', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'ssh-user', 'persist-credentials', 'path', 'clean', 'filter', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'show-progress', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|
terrafmt
Unexpected input(s) 'skip-cache', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
terrafmt
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-waapm/terraform-provider-waapm. Supported file pattern: go.sum
|
terrafmt
Unexpected input(s) 'skip-cache', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
terrafmt
Unexpected input(s) 'skip-cache', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'ssh-user', 'persist-credentials', 'path', 'clean', 'filter', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'show-progress', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-waapm/terraform-provider-waapm. Supported file pattern: go.sum
|