Skip to content

Removed mentions of Gravity keeper #195

Removed mentions of Gravity keeper

Removed mentions of Gravity keeper #195

Triggered via push November 19, 2023 21:10
Status Failure
Total duration 44s
Artifacts

ci.yaml

on: push
chain-test
33s
chain-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
chain-test: x/authz/keeper/keys.go#L6
use of internal package github.com/cosmos/cosmos-sdk/internal/conv not allowed
chain-test: x/authz/migrations/v2/keys.go#L6
use of internal package github.com/cosmos/cosmos-sdk/internal/conv not allowed
chain-test: x/common/client/rest/rest.go#L44
expected 'package', found 'EOF'
chain-test: x/group/msgs.go#L12
use of internal package github.com/cosmos/cosmos-sdk/x/group/internal/math not allowed
chain-test: x/group/types.go#L13
use of internal package github.com/cosmos/cosmos-sdk/x/group/internal/orm not allowed
chain-test: x/group/keeper/invariants.go#L14
use of internal package github.com/cosmos/cosmos-sdk/x/group/internal/math not allowed
chain-test: x/group/keeper/grpc_query.go#L15
use of internal package github.com/cosmos/cosmos-sdk/x/group/internal/orm not allowed
chain-test: x/group/migrations/v2/migrate.go#L12
use of internal package github.com/cosmos/cosmos-sdk/x/group/internal/orm not allowed
chain-test: x/nft/keeper/keys.go#L6
use of internal package github.com/cosmos/cosmos-sdk/internal/conv not allowed
chain-test: x/slashing/testutil/app_config.go#L4
package x/distribution is not in GOROOT (/opt/hostedtoolcache/go/1.20.0/x64/src/x/distribution)
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/