Skip to content

Bump github.com/cosmos/cosmos-sdk from 0.45.12 to 0.47.5 #311

Bump github.com/cosmos/cosmos-sdk from 0.45.12 to 0.47.5

Bump github.com/cosmos/cosmos-sdk from 0.45.12 to 0.47.5 #311

Triggered via pull request September 4, 2023 04:35
Status Failure
Total duration 54s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: app/app.go#L21
no required module provides package github.com/cosmos/cosmos-sdk/simapp; to add it:
build
no required module provides package github.com/cosmos/cosmos-sdk/types/rest; to add it:
build: app/app.go#L28
no required module provides package github.com/cosmos/cosmos-sdk/x/auth/client/rest; to add it:
build
no required module provides package github.com/cosmos/cosmos-sdk/x/distribution/client; to add it:
build
no required module provides package github.com/cosmos/cosmos-sdk/x/gov/client/rest; to add it:
build: app/app.go#L108
missing go.sum entry for module providing package github.com/cosmos/ibc-go/v3/modules/apps/27-interchain-accounts (imported by github.com/KiFoundation/ki-tools/app); to add:
build: app/app.go#L109
missing go.sum entry for module providing package github.com/cosmos/ibc-go/v3/modules/apps/27-interchain-accounts/host (imported by github.com/KiFoundation/ki-tools/app); to add:
build: app/app.go#L110
missing go.sum entry for module providing package github.com/cosmos/ibc-go/v3/modules/apps/27-interchain-accounts/host/keeper (imported by github.com/KiFoundation/ki-tools/app); to add:
build: app/app.go#L111
missing go.sum entry for module providing package github.com/cosmos/ibc-go/v3/modules/apps/27-interchain-accounts/host/types (imported by github.com/KiFoundation/ki-tools/app); to add:
build: app/app.go#L112
missing go.sum entry for module providing package github.com/cosmos/ibc-go/v3/modules/apps/27-interchain-accounts/types (imported by github.com/KiFoundation/ki-tools/app); to add:
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/