Build dynamic statements #287
Annotations
4 errors and 1 warning
go:
database/testutils.go#L59
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
go:
database/query_builder_test.go#L297
S1040: type assertion to the same type: data.Select already has type SelectStatement (gosimple)
|
go:
database/testutils.go#L32
SA4005: ineffective assignment to field User.Id (staticcheck)
|
go
issues found
|
go
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|