Fixes uses distribution module from cosmos sdk to local one #190
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
chain-test:
app/helpers/ibc-helper.go#L18
expected 'package', found 'EOF'
|
chain-test:
x/auction/client/rest/query.go#L43
expected 'package', found 'EOF'
|
chain-test:
x/coinswap/client/rest/query.go#L69
expected 'package', found 'EOF'
|
chain-test:
x/gravity/client/rest/query.go#L214
expected 'package', found 'EOF'
|
chain-test:
x/oracle/client/common/proof/multi_result.go#L133
expected 'package', found 'EOF'
|
chain-test:
x/oracle/client/rest/query.go#L577
expected 'package', found 'EOF'
|
chain-test:
x/telemetry/client/rest/rest.go#L303
expected 'package', found 'EOF'
|
chain-test:
x/bank/keeper/keeper.go#L10
use of internal package github.com/cosmos/cosmos-sdk/internal/conv not allowed
|
chain-test:
x/gravity/keeper/test_gravity.go#L23
package x/distribution is not in GOROOT (/opt/hostedtoolcache/go/1.20.0/x64/src/x/distribution)
|
chain-test:
x/gravity/keeper/test_gravity.go#L24
package x/distribution/client is not in GOROOT (/opt/hostedtoolcache/go/1.20.0/x64/src/x/distribution/client)
|
chain-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|