1by1 pgproto #63
publish.yml
on: push
lint_test
/
build
0s
lint_test
/
lint
28s
lint_test
/
unit-tests
24s
lint_test
/
integration-tests
25s
lint_test
/
check-mock-gen
0s
lint_test
/
gosec
0s
Matrix: docker_pipeline / docker_build
Waiting for pending jobs
docker_pipeline
/
merge_ecr
docker_pipeline
/
vulnerability_scan
Annotations
6 errors
lint_test / unit-tests
missing go.sum entry for module providing package github.com/jackc/pgproto3/v2 (imported by github.com/jackc/pgconn); to add:
|
lint_test / unit-tests
Process completed with exit code 2.
|
lint_test / integration-tests
missing go.sum entry for module providing package github.com/jackc/pgproto3/v2 (imported by github.com/jackc/pgconn); to add:
|
lint_test / integration-tests
missing go.sum entry for module providing package github.com/jackc/pgproto3/v2 (imported by github.com/jackc/pgconn); to add:
|
lint_test / integration-tests
Process completed with exit code 2.
|
lint_test / lint
golangci-lint exit with code 3
|