refactor(sql): refactor sql queries to use prepared statements #3576
backend-tests.yml
on: pull_request
go-static-checks
33s
go-tests
1m 1s
Annotations
5 errors and 2 warnings
go-static-checks:
store/db/mysql/resource.go#L157
Comment should end in a period (godot)
|
go-static-checks:
store/db/mysql/resource.go#L100
Rows/Stmt/NamedStmt was not closed (sqlclosecheck)
|
go-static-checks:
store/db/sqlite/resource.go#L35
Rows/Stmt/NamedStmt was not closed (sqlclosecheck)
|
go-static-checks
issues found
|
go-tests
Process completed with exit code 1.
|
go-static-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|