Skip to content

Rename root package: db -> dbkit #7

Rename root package: db -> dbkit

Rename root package: db -> dbkit #7

Triggered via pull request October 8, 2024 19:50
Status Failure
Total duration 1m 24s
Artifacts

test.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test (1.20, ubuntu-latest): dbrutil/metric.go#L15
"github.com/acronis/go-dbkit" imported as dbkit and not used
Test (1.20, ubuntu-latest): dbrutil/metric.go#L28
undefined: db
Test (1.20, ubuntu-latest): dbrutil/metric.go#L34
undefined: db
Test (1.20, ubuntu-latest): dbrutil/metric.go#L43
undefined: db
Test (1.20, ubuntu-latest): dbrutil/metric.go#L57
undefined: db
Test (1.20, ubuntu-latest): dbrutil/dbrutil.go#L23
"github.com/acronis/go-dbkit" imported as dbkit and not used
Test (1.20, ubuntu-latest): pgx/postgres.go#L18
"github.com/acronis/go-dbkit" imported as dbkit and not used
Test (1.20, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/