Skip to content

pgx migrate test

pgx migrate test #49

Triggered via pull request December 5, 2023 05:49
Status Failure
Total duration 17m 6s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Check coverage
3s
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: 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: database/driver.go#L28
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: source/file/file_test.go#L33
string `file://` has 6 occurrences, make it a constant (goconst)
lint: source/testing/testing.go#L18
File is not `gofmt`-ed with `-s` (gofmt)
lint: database/parse_test.go#L17
string `database://` has 4 occurrences, make it a constant (goconst)
lint: database/parse_test.go#L67
string `reserved char ` has 4 occurrences, make it a constant (goconst)
lint: database/mongodb/mongodb.go#L185
File is not `gofmt`-ed with `-s` (gofmt)
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/