feat: node client discovery #3297
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests.yaml
on: pull_request
build-macos
1m 48s
build-bins
22s
tests
21s
coverage
30s
lint
36s
shellcheck
25s
sims
21s
release-dry-run
2m 29s
network-upgrade
1m 10s
network-upgrade-names
41s
dispatch-release
0s
Annotations
25 errors
build-bins:
client/client.go#L8
cannot find module providing package github.com/akash-network/akash-api/go/node/client: import lookup disabled by -mod=readonly
|
build-bins:
client/client.go#L9
cannot find module providing package github.com/akash-network/akash-api/go/node/client/v1beta2: import lookup disabled by -mod=readonly
|
build-bins
Process completed with exit code 2.
|
tests:
client/client.go#L8
no required module provides package github.com/akash-network/akash-api/go/node/client; to add it:
|
tests:
client/client.go#L9
no required module provides package github.com/akash-network/akash-api/go/node/client/v1beta2; to add it:
|
tests:
testutil/cert.go#L22
no required module provides package github.com/akash-network/akash-api/go/node/client/v1beta2/mocks; to add it:
|
tests:
client/client.go#L8
cannot find module providing package github.com/akash-network/akash-api/go/node/client: import lookup disabled by -mod=readonly
|
tests:
client/client.go#L9
cannot find module providing package github.com/akash-network/akash-api/go/node/client/v1beta2: import lookup disabled by -mod=readonly
|
tests:
testutil/cert.go#L22
cannot find module providing package github.com/akash-network/akash-api/go/node/client/v1beta2/mocks: import lookup disabled by -mod=readonly
|
tests
Process completed with exit code 2.
|
sims:
client/client.go#L8
cannot find module providing package github.com/akash-network/akash-api/go/node/client: import lookup disabled by -mod=readonly
|
sims:
client/client.go#L9
cannot find module providing package github.com/akash-network/akash-api/go/node/client/v1beta2: import lookup disabled by -mod=readonly
|
sims
Process completed with exit code 2.
|
coverage:
client/client.go#L8
no required module provides package github.com/akash-network/akash-api/go/node/client; to add it:
|
coverage:
client/client.go#L9
no required module provides package github.com/akash-network/akash-api/go/node/client/v1beta2; to add it:
|
coverage:
testutil/cert.go#L22
no required module provides package github.com/akash-network/akash-api/go/node/client/v1beta2/mocks; to add it:
|
coverage:
client/client.go#L8
cannot find module providing package github.com/akash-network/akash-api/go/node/client: import lookup disabled by -mod=readonly
|
coverage:
client/client.go#L9
cannot find module providing package github.com/akash-network/akash-api/go/node/client/v1beta2: import lookup disabled by -mod=readonly
|
coverage:
testutil/cert.go#L22
cannot find module providing package github.com/akash-network/akash-api/go/node/client/v1beta2/mocks: import lookup disabled by -mod=readonly
|
coverage
Process completed with exit code 2.
|
lint
Process completed with exit code 2.
|
build-macos:
client/client.go#L8
cannot find module providing package github.com/akash-network/akash-api/go/node/client: import lookup disabled by -mod=readonly
|
build-macos:
client/client.go#L9
cannot find module providing package github.com/akash-network/akash-api/go/node/client/v1beta2: import lookup disabled by -mod=readonly
|
build-macos
Process completed with exit code 2.
|
release-dry-run
Process completed with exit code 2.
|