Skip to content

updates

updates #191

Triggered via push November 12, 2023 15:58
Status Failure
Total duration 1m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
chain-test: app/app.go#L63
no required module provides package github.com/ODIN-PROTOCOL/odin-core/x/distribution/client; to add it:
chain-test: x/distribution/keeper/migrations.go#L4
package x/distribution/exported is not in GOROOT (/opt/hostedtoolcache/go/1.20.0/x64/src/x/distribution/exported)
chain-test: x/distribution/simulation/operations.go#L7
package x/distribution/keeper is not in GOROOT (/opt/hostedtoolcache/go/1.20.0/x64/src/x/distribution/keeper)
chain-test: x/distribution/keeper/migrations.go#L5
package x/distribution/migrations/v2 is not in GOROOT (/opt/hostedtoolcache/go/1.20.0/x64/src/x/distribution/migrations/v2)
chain-test: x/distribution/keeper/migrations.go#L6
package x/distribution/migrations/v3 is not in GOROOT (/opt/hostedtoolcache/go/1.20.0/x64/src/x/distribution/migrations/v3)
chain-test: x/coinswap/types/expected_keepers.go#L4
package x/distribution/types is not in GOROOT (/opt/hostedtoolcache/go/1.20.0/x64/src/x/distribution/types)
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/distribution/client/testutil/helpers.go#L8
package x/distribution/client/cli is not in GOROOT (/opt/hostedtoolcache/go/1.20.0/x64/src/x/distribution/client/cli)
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/