Skip to content

build(deps): bump github.com/amacneil/dbmate/v2 from 2.17.0 to 2.19.0 #260

build(deps): bump github.com/amacneil/dbmate/v2 from 2.17.0 to 2.19.0

build(deps): bump github.com/amacneil/dbmate/v2 from 2.17.0 to 2.19.0 #260

Triggered via pull request July 11, 2024 13:15
Status Failure
Total duration 3m 9s
Artifacts

golang.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: db/migrate.go#L8
import 'github.com/amacneil/dbmate/v2/pkg/dbmate' is not allowed from list 'Main' (depguard)
lint: db/migrate.go#L9
import 'github.com/amacneil/dbmate/v2/pkg/driver/postgres' is not allowed from list 'Main' (depguard)
lint: internal/domains/domains.go#L7
import 'github.com/ludusrusso/kannon/internal/db' is not allowed from list 'Main' (depguard)
lint: internal/domains/domains.go#L8
import 'github.com/ludusrusso/kannon/internal/dkim' is not allowed from list 'Main' (depguard)
lint: internal/templates/impl.go#L8
import 'github.com/lucsky/cuid' is not allowed from list 'Main' (depguard)
lint: internal/templates/impl.go#L9
import 'github.com/ludusrusso/kannon/internal/db' is not allowed from list 'Main' (depguard)
lint: internal/templates/templates.go#L6
import 'github.com/ludusrusso/kannon/internal/db' is not allowed from list 'Main' (depguard)
lint: pkg/api/adminapi/adminapi.go#L5
import 'github.com/ludusrusso/kannon/internal/domains' is not allowed from list 'Main' (depguard)
lint: pkg/api/adminapi/adminapi.go#L6
import 'github.com/ludusrusso/kannon/internal/templates' is not allowed from list 'Main' (depguard)
lint: pkg/api/adminapi/adminapi.go#L8
import 'github.com/ludusrusso/kannon/proto/kannon/admin/apiv1' is not allowed from list 'Main' (depguard)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/