Release #55
release.yml
on: workflow_dispatch
lint
/
lint-commits
14s
lint
/
lint-markdown
22s
lint
/
lint-yaml
6s
lint
/
lint-json
9s
lint
/
lint-go
7s
lint
/
analyze-go
4m 18s
lint
/
lint-dockerfile
8s
lint
/
lint-proto
6s
lint
/
lint-generated
3m 9s
lint
/
lint-shell
5s
build
/
build-go
34s
build
/
build-docker
2m 18s
build
/
build-proto
9s
test
/
check-tests
6s
perfom-release
27m 51s
Annotations
10 errors and 1 warning
lint / analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/store/rootmulti; to add it:
|
lint / analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/x/capability; to add it:
|
lint / analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/x/feegrant/module; to add it:
|
lint / analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/x/upgrade; to add it:
|
lint / analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/x/upgrade/client; to add it:
|
lint / analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/x/capability/types; to add it:
|
lint / analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/x/upgrade/types; to add it:
|
lint / analyze-go
could not import github.com/cosmos/cosmos-sdk/x/capability/types (invalid package name: "")
|
lint / analyze-go
undefined: sdk.KVStore
|
lint / analyze-go
undefined: sdk.KVStore
|
test / test-go
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|