Make IsErrNotFound more flexible #114
ci.yml
on: pull_request
ci
/
...
/
set-go-matrix
0s
ci
/
...
/
set-go-matrix
ci
/
actionlint
8s
ci
/
...
/
lint
20s
ci
/
...
/
govulncheck
16s
Matrix: ci / codeql / CodeQL Analyze
Matrix: test
Matrix: ci / build / build
Matrix: ci / test / test
Waiting for pending jobs
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/.
|