Skip to content

removing the pgx register in migrate (#27) #42

removing the pgx register in migrate (#27)

removing the pgx register in migrate (#27) #42

Triggered via push December 4, 2023 11:15
Status Failure
Total duration 17m 3s
Artifacts

ci.yaml

on: push
Matrix: test
Check coverage
4s
Check coverage
Release a new version
0s
Release a new version
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
lint: database/driver.go#L28
File is not `gofmt`-ed with `-s` (gofmt)
lint: database/mongodb/mongodb.go#L185
File is not `gofmt`-ed with `-s` (gofmt)
lint: internal/cli/main.go#L80
SA4009: argument version is overwritten before first use (staticcheck)
lint: internal/cli/main.go#L82
SA4009(related information): assignment to version (staticcheck)
lint: source/testing/testing.go#L18
File is not `gofmt`-ed with `-s` (gofmt)
lint: source/driver.go#L20
File is not `gofmt`-ed with `-s` (gofmt)
lint: source/parse.go#L19
File is not `gofmt`-ed with `-s` (gofmt)
lint: util.go#L19
File is not `gofmt`-ed with `-s` (gofmt)
lint: migrate_test.go#L22
File is not `gofmt`-ed with `-s` (gofmt)
lint: source/file/file_test.go#L33
string `file://` has 6 occurrences, make it a constant (goconst)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.17.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/