Update go.mod #916
ci.yaml
on: pull_request
Matrix: test
lint
2m 30s
Check coverage
0s
Release a new version
0s
Annotations
31 errors and 3 warnings
test (1.23.x):
migrate.go#L16
no required module provides package github.com/golang-migrate/migrate/v4/database; to add it:
|
test (1.23.x):
migrate.go#L17
no required module provides package github.com/golang-migrate/migrate/v4/internal/url; to add it:
|
test (1.23.x):
migrate.go#L18
no required module provides package github.com/golang-migrate/migrate/v4/source; to add it:
|
test (1.23.x):
cli/main.go#L3
no required module provides package github.com/golang-migrate/migrate/v4/internal/cli; to add it:
|
test (1.23.x):
database/cassandra/cassandra.go#L16
no required module provides package github.com/golang-migrate/migrate/v4/database/multistmt; to add it:
|
test (1.23.x):
database/clickhouse/clickhouse.go#L14
no required module provides package github.com/golang-migrate/migrate/v4; to add it:
|
test (1.23.x):
internal/cli/commands.go#L13
no required module provides package github.com/golang-migrate/migrate/v4/database/stub; to add it:
|
test (1.23.x):
internal/cli/commands.go#L14
no required module provides package github.com/golang-migrate/migrate/v4/source/file; to add it:
|
test (1.23.x):
source/file/file.go#L9
no required module provides package github.com/golang-migrate/migrate/v4/source/iofs; to add it:
|
test (1.23.x):
source/github_ee/github_ee.go#L12
no required module provides package github.com/golang-migrate/migrate/v4/source/github; to add it:
|
test (1.22.x)
The job was canceled because "_1_23_x" failed.
|
test (1.22.x):
migrate.go#L16
no required module provides package github.com/golang-migrate/migrate/v4/database; to add it:
|
test (1.22.x):
migrate.go#L17
no required module provides package github.com/golang-migrate/migrate/v4/internal/url; to add it:
|
test (1.22.x):
migrate.go#L18
no required module provides package github.com/golang-migrate/migrate/v4/source; to add it:
|
test (1.22.x):
cli/main.go#L3
no required module provides package github.com/golang-migrate/migrate/v4/internal/cli; to add it:
|
test (1.22.x):
database/cassandra/cassandra.go#L16
no required module provides package github.com/golang-migrate/migrate/v4/database/multistmt; to add it:
|
test (1.22.x):
database/clickhouse/clickhouse.go#L14
no required module provides package github.com/golang-migrate/migrate/v4; to add it:
|
test (1.22.x):
internal/cli/commands.go#L13
no required module provides package github.com/golang-migrate/migrate/v4/database/stub; to add it:
|
test (1.22.x):
internal/cli/commands.go#L14
no required module provides package github.com/golang-migrate/migrate/v4/source/file; to add it:
|
test (1.22.x):
source/file/file.go#L9
no required module provides package github.com/golang-migrate/migrate/v4/source/iofs; to add it:
|
test (1.22.x):
source/github_ee/github_ee.go#L12
no required module provides package github.com/golang-migrate/migrate/v4/source/github; to add it:
|
lint:
database/clickhouse/clickhouse.go#L75
undefined: migrate (typecheck)
|
lint:
database/testing/migrate_testing.go#L15
undefined: migrate (typecheck)
|
lint:
database/testing/migrate_testing.go#L23
undefined: migrate (typecheck)
|
lint:
database/testing/migrate_testing.go#L29
undefined: migrate (typecheck)
|
lint:
source/godoc_vfs/vfs.go#L51
bn.Init undefined (type *VFS has no field or method Init) (typecheck)
|
lint:
database/cassandra/cassandra_test.go#L116
undefined: migrate (typecheck)
|
lint:
database/clickhouse/clickhouse_test.go#L154
undefined: migrate (typecheck)
|
lint:
database/cockroachdb/cockroachdb.go#L107
undefined: migrate (typecheck)
|
lint:
database/cockroachdb/cockroachdb_test.go#L120
undefined: migrate (typecheck)
|
lint:
database/firebird/firebird.go#L84
undefined: migrate (typecheck)
|
test (1.23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migrate/migrate. Supported file pattern: go.sum
|