Skip to content

chore(deps): bump golang.org/x/text from 0.15.0 to 0.18.0 #631

chore(deps): bump golang.org/x/text from 0.15.0 to 0.18.0

chore(deps): bump golang.org/x/text from 0.15.0 to 0.18.0 #631

Triggered via pull request October 1, 2024 12:45
Status Failure
Total duration 2m 22s
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/comment/github.go#L191
G115: integer overflow conversion int -> int32 (gosec)
Build: internal/comment/azure_repos.go#L9
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/comment/bitbucket.go#L9
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/comment/gitlab.go#L8
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/schema/diff.go#L203
S1009: should omit nil check; len() for []github.com/infracost/infracost/internal/schema.PriceTier is defined as zero (gosimple)
Build: internal/schema/diff.go#L204
S1009: should omit nil check; len() for []github.com/infracost/infracost/internal/schema.PriceTier is defined as zero (gosimple)
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/config/config_test.go#L109
G306: Expect WriteFile permissions to be 0600 or less (gosec)