Skip to content

Build dynamic statements #287

Build dynamic statements

Build dynamic statements #287

Triggered via pull request December 11, 2024 15:15
Status Failure
Total duration 1m 1s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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