chore(deps): bump github.com/open-policy-agent/opa from 0.46.1 to 0.70.0 #659
go.yml
on: pull_request
Build
2m 27s
Integration tests (AWS)
0s
Integration tests (Google)
0s
Integration tests (Azure)
0s
Annotations
10 errors
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/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:
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)
|
Build:
internal/providers/terraform/azure/mssql_database.go#L95
printf: non-constant format string in call to github.com/sirupsen/logrus.Warnf (govet)
|
Build:
internal/providers/terraform/azure/sql_database.go#L82
printf: non-constant format string in call to github.com/sirupsen/logrus.Warnf (govet)
|