fix: fix issues #973 by migrating missinggo/perf to missinggo/v2/perf. #1311
Annotations
5 errors and 2 warnings
Run go test -run @ -bench . $(go list ./... | grep -v /possum)
github.com/anacrolix/missinggo/v2/[email protected]: reading github.com/anacrolix/missinggo/v2/perf/go.mod at revision v2/perf/v1.0.0: unknown revision v2/perf/v1.0.0
|
Run go test -run @ -bench . $(go list ./... | grep -v /possum):
client.go#L30
reading github.com/anacrolix/missinggo/v2/perf/go.mod at revision v2/perf/v1.0.0: unknown revision v2/perf/v1.0.0
|
Run go test -run @ -bench . $(go list ./... | grep -v /possum)
github.com/anacrolix/missinggo/v2/[email protected]: reading github.com/anacrolix/missinggo/v2/perf/go.mod at revision v2/perf/v1.0.0: unknown revision v2/perf/v1.0.0
|
Run go test -run @ -bench . $(go list ./... | grep -v /possum):
client.go#L30
reading github.com/anacrolix/missinggo/v2/perf/go.mod at revision v2/perf/v1.0.0: unknown revision v2/perf/v1.0.0
|
Run go test -run @ -bench . $(go list ./... | grep -v /possum)
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading