Skip to content

go mod update #25

go mod update

go mod update #25

Triggered via pull request August 16, 2024 21:17
@cliffcolvincliffcolvin
synchronize #4
bump-deps
Status Failure
Total duration 5m 17s
Artifacts

ci.yaml

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

Annotations

17 errors and 2 warnings
test (1.20.x)
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/cmp)
test (1.20.x)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
test (1.20.x)
Process completed with exit code 2.
test (1.19.x)
The job was canceled because "_1_20_x" failed.
test (1.19.x)
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/cmp)
test (1.19.x)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices)
test (1.19.x)
The operation was canceled.
lint: source/iofs/iofs.go#L14
could not import github.com/golang-migrate/migrate/v4/source (-: cannot compile Go 1.22 code) (typecheck)
lint: database/multistmt/parse.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: database/clickhouse/clickhouse.go#L16
could not import github.com/golang-migrate/migrate/v4/database/multistmt (-: cannot compile Go 1.22 code) (typecheck)
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/go_bindata/examples/migrations/bindata.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: source/httpfs/driver.go#L7
could not import github.com/golang-migrate/migrate/v4/source (-: cannot compile Go 1.22 code) (typecheck)
lint: source/godoc_vfs/vfs.go#L10
could not import github.com/golang-migrate/migrate/v4/source (-: cannot compile Go 1.22 code) (typecheck)
test (1.20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, 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/