Skip to content

Make IsErrNotFound more flexible #114

Make IsErrNotFound more flexible

Make IsErrNotFound more flexible #114

Triggered via pull request April 29, 2024 23:00
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  set-go-matrix
0s
ci / build / set-go-matrix
ci  /  ...  /  set-go-matrix
ci / test / set-go-matrix
ci  /  actionlint
8s
ci / actionlint
ci  /  ...  /  lint
20s
ci / lint / lint
ci  /  ...  /  govulncheck
16s
ci / govulncheck / govulncheck
Matrix: ci / codeql / CodeQL Analyze
Matrix: test
Matrix: ci / build / build
Matrix: ci / test / test
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
ci / govulncheck / govulncheck
postgresql.createDatabase calls pgx.Conn.Exec, which eventually calls pgproto3.Bind.Encode
ci / govulncheck / govulncheck
postgresql.createDatabase calls pgx.Conn.Exec, which eventually calls pgproto3.Describe.Encode
ci / govulncheck / govulncheck
postgresql.createDatabase calls pgx.Conn.Exec, which eventually calls pgproto3.Execute.Encode
ci / govulncheck / govulncheck
postgresql.createDatabase calls pgx.ConnectConfig, which eventually calls pgproto3.GSSResponse.Encode
ci / govulncheck / govulncheck
postgresql.createDatabase calls pgx.Conn.Exec, which eventually calls pgproto3.Parse.Encode
ci / govulncheck / govulncheck
postgresql.createDatabase calls pgx.ConnectConfig, which eventually calls pgproto3.PasswordMessage.Encode
ci / govulncheck / govulncheck
postgresql.createDatabase calls pgx.Conn.Exec, which eventually calls pgproto3.Query.Encode
ci / govulncheck / govulncheck
postgresql.createDatabase calls pgx.ConnectConfig, which eventually calls pgproto3.SASLInitialResponse.Encode
ci / govulncheck / govulncheck
postgresql.createDatabase calls pgx.ConnectConfig, which eventually calls pgproto3.SASLResponse.Encode
ci / govulncheck / govulncheck
postgresql.createDatabase calls pgx.ConnectConfig, which eventually calls pgproto3.StartupMessage.Encode
ci / lint / lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'install-mode']
ci / lint / lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'install-mode']
test (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (oldstable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.