Fix ibm_is_instance
limitations on supported profiles
#655
go.yml
on: pull_request
Build
2m 9s
Integration tests (AWS)
0s
Integration tests (Google)
0s
Integration tests (Azure)
0s
Annotations
10 errors
Build:
internal/apiclient/auth.go#L79
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
Build:
internal/apiclient/usage.go#L77
G402: TLS InsecureSkipVerify may be true. (gosec)
|
Build:
internal/apiclient/auth.go#L68
S1000: should use for range instead of for { select {} } (gosimple)
|
Build:
internal/apiclient/auth.go#L69
S1037: should use time.Sleep instead of elaborate way of sleeping (gosimple)
|
Build:
internal/apiclient/client.go#L99
printf: non-constant format string in call to fmt.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)
|
Build:
internal/hcl/funcs/crypto_test.go#L770
G101: Potential hardcoded credentials: RSA private key (gosec)
|
Build:
internal/hcl/funcs/collection.go#L504
printf: non-constant format string in call to github.com/zclconf/go-cty/cty/function.NewArgErrorf (govet)
|
Build:
internal/hcl/funcs/crypto.go#L171
printf: non-constant format string in call to github.com/zclconf/go-cty/cty/function.NewArgErrorf (govet)
|