Fix ibm_is_instance
limitations on supported profiles
#654
go.yml
on: pull_request
Build
2m 8s
Integration tests (AWS)
0s
Integration tests (Google)
0s
Integration tests (Azure)
0s
Annotations
10 errors
Build:
internal/config/config_test.go#L109
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
Build:
internal/hcl/parser_test.go#L739
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
Build:
internal/hcl/parser_test.go#L767
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
Build:
internal/hcl/parser.go#L201
field `credentialsSource` is unused (unused)
|
Build:
internal/hcl/parser_test.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Build:
internal/hcl/attribute.go#L630
SA4004: the surrounding loop is unconditionally terminated (staticcheck)
|
Build:
internal/testutil/testutil.go#L178
printf: non-constant format string in call to (*testing.common).Logf (govet)
|
Build:
internal/testutil/testutil.go#L192
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
Build:
internal/hcl/funcs/crypto_test.go#L683
G101: Potential hardcoded credentials: RSA private key (gosec)
|
Build:
internal/hcl/funcs/crypto_test.go#L741
G101: Potential hardcoded credentials: RSA private key (gosec)
|