add iam authorization for ibmcloud (#189) #601
Annotations
10 errors
tools/release/main.go#L7
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)
|
internal/hcl/funcs/crypto_test.go#L683
G101: Potential hardcoded credentials: RSA private key (gosec)
|
internal/hcl/funcs/crypto_test.go#L741
G101: Potential hardcoded credentials: RSA private key (gosec)
|
internal/hcl/funcs/crypto_test.go#L770
G101: Potential hardcoded credentials: RSA private key (gosec)
|
internal/hcl/funcs/collection.go#L504
printf: non-constant format string in call to github.com/zclconf/go-cty/cty/function.NewArgErrorf (govet)
|
internal/hcl/funcs/crypto.go#L171
printf: non-constant format string in call to github.com/zclconf/go-cty/cty/function.NewArgErrorf (govet)
|
internal/hcl/funcs/filesystem.go#L6
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)
|
internal/schema/diff.go#L203
S1009: should omit nil check; len() for []github.com/infracost/infracost/internal/schema.PriceTier is defined as zero (gosimple)
|
internal/schema/diff.go#L204
S1009: should omit nil check; len() for []github.com/infracost/infracost/internal/schema.PriceTier is defined as zero (gosimple)
|
internal/hcl/parser_test.go#L739
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
This job failed
Loading