Skip to content

Fix ibm_is_instance limitations on supported profiles #655

Fix ibm_is_instance limitations on supported profiles

Fix ibm_is_instance limitations on supported profiles #655

Triggered via pull request November 4, 2024 18:24
Status Failure
Total duration 2m 23s
Artifacts

go.yml

on: pull_request
Integration tests (AWS)
0s
Integration tests (AWS)
Integration tests (Google)
0s
Integration tests (Google)
Integration tests (Azure)
0s
Integration tests (Azure)
Fit to window
Zoom out
Zoom in

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)