1by1 pgx #64
publish.yml
on: push
lint_test
/
build
0s
lint_test
/
lint
31s
lint_test
/
unit-tests
25s
lint_test
/
integration-tests
26s
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/pgx/v4/stdlib (imported by github.com/lightningnetwork/lnd/kvdb/sqlbase); 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/pgx/v4/stdlib (imported by github.com/lightningnetwork/lnd/kvdb/sqlbase); to add:
|
lint_test / integration-tests
missing go.sum entry for module providing package github.com/jackc/pgx/v4/stdlib (imported by github.com/lightningnetwork/lnd/kvdb/sqlbase); to add:
|
lint_test / integration-tests
Process completed with exit code 2.
|
lint_test / lint
golangci-lint exit with code 3
|