Replace pgx to sqlx #163
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
lint:
cmd/main.go#L131
cannot use storage (variable of type *db.DB) as type "github.com/0xPolygon/cdk-data-availability/services/sync".DBInterface in argument to sync.NewSyncEndpoints:
|
lint:
db/db_test.go#L160
SA4006: this value of `expected` is never used (staticcheck)
|
lint:
db/db_test.go#L162
SA4006: this value of `expected` is never used (staticcheck)
|
lint
Process completed with exit code 2.
|