Skip to content

Replace pgx to sqlx #163

Replace pgx to sqlx

Replace pgx to sqlx #163

Triggered via pull request December 14, 2023 10:28
Status Failure
Total duration 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.