upgrade dependencies #40
ci.yaml
on: push
Matrix: test
lint
5m 4s
Check coverage
0s
Release a new version
0s
Annotations
31 errors and 6 warnings
test (1.17.x)
Process completed with exit code 2.
|
test (1.21.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.21.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.21.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.21.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.21.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.21.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.21.x):
internal/cli/commands_test.go#L13
missing go.sum entry for module providing package github.com/stretchr/testify/suite (imported by github.com/golang-migrate/migrate/v4/internal/cli); to add:
|
test (1.21.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.21.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.21.x)
The operation was canceled.
|
test (1.18.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.18.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.18.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.18.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.18.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.18.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.18.x):
internal/cli/commands_test.go#L13
missing go.sum entry for module providing package github.com/stretchr/testify/suite (imported by github.com/golang-migrate/migrate/v4/internal/cli); to add:
|
test (1.18.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.18.x):
database/multistmt/parse_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/golang-migrate/migrate/v4/database/multistmt); to add:
|
test (1.18.x)
undefined: atomic.Int64
|
lint:
source/testing/testing.go#L18
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:
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:
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:
database/snowflake/snowflake.go#L17
could not import github.com/snowflakedb/gosnowflake (-: # github.com/snowflakedb/gosnowflake
|
lint
cannot use out.ContentLength (variable of type *int64) as int64 value in struct literal) (typecheck)
|
lint:
dktesting/dktesting.go#L8
could not import github.com/dhui/dktest (-: # github.com/dhui/dktest
|
lint
cannot use nil as container.StopOptions value in argument to dc.ContainerStop) (typecheck)
|
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.21.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/
|
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/
|