Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.0 #123
ci.yml
on: pull_request
ci
/
...
/
set-go-matrix
0s
ci
/
...
/
set-go-matrix
ci
/
actionlint
4s
ci
/
...
/
lint
48s
ci
/
...
/
govulncheck
29s
Matrix: ci / codeql / CodeQL Analyze
Matrix: test
Matrix: ci / build / build
Matrix: ci / test / test
Waiting for pending jobs
Annotations
9 errors and 2 warnings
ci / lint / lint:
mysql/mysql.go#L124
printf: non-constant format string in call to github.com/pkg/errors.Wrapf (govet)
|
ci / lint / lint:
mysql/mysql.go#L221
printf: non-constant format string in call to github.com/pkg/errors.Wrapf (govet)
|
ci / lint / lint:
mysql/mysql.go#L277
printf: non-constant format string in call to github.com/pkg/errors.Wrapf (govet)
|
ci / lint / lint:
postgresql/postgresql.go#L169
printf: non-constant format string in call to github.com/pkg/errors.Wrapf (govet)
|
ci / lint / lint:
postgresql/postgresql.go#L266
printf: non-constant format string in call to github.com/pkg/errors.Wrapf (govet)
|
ci / lint / lint:
postgresql/postgresql.go#L322
printf: non-constant format string in call to github.com/pkg/errors.Wrapf (govet)
|
ci / lint / lint
issues found
|
ci / codeql / CodeQL Analyze (go)
cannot range over seq (variable of type iter.Seq[E])
|
ci / codeql / CodeQL Analyze (go)
cannot range over seq (variable of type iter.Seq2[K, V])
|
test (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (oldstable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|