Skip to content

[DO NOT MERGE] v0.50.x integration CI tests #23

[DO NOT MERGE] v0.50.x integration CI tests

[DO NOT MERGE] v0.50.x integration CI tests #23

Triggered via pull request February 6, 2025 17:03
@kocubinskikocubinski
synchronize #3
sdk-v0.50.x
Status Failure
Total duration 3m 34s
Artifacts

ci-release.yml

on: pull_request
goreleaser  /  goreleaser-check
goreleaser / goreleaser-check
lint  /  golangci-lint
3m 4s
lint / golangci-lint
lint  /  ...  /  hadolint
7s
lint / hadolint / hadolint
lint  /  yamllint
5s
lint / yamllint
markdown-linter  /  markdown-lint
13s
markdown-linter / markdown-lint
markdown-linter  /  markdown-link-check
3m 19s
markdown-linter / markdown-link-check
test  /  test-short
19s
test / test-short
test  /  test
21s
test / test
test  /  test-coverage
20s
test / test-coverage
test  /  test-race
22s
test / test-race
test  /  test-fuzz
19s
test / test-fuzz
goreleaser  /  goreleaser
goreleaser / goreleaser
Fit to window
Zoom out
Zoom in

Annotations

25 errors
test / test-fuzz: pkg/appconsts/global_consts.go#L6
no required module provides package github.com/cometbft/cometbft/pkg/consts; to add it:
test / test-fuzz
Process completed with exit code 2.
test / test-short: pkg/appconsts/global_consts.go#L6
no required module provides package github.com/cometbft/cometbft/pkg/consts; to add it:
test / test-short: test/e2e/testnet/node.go#L14
no required module provides package github.com/cometbft/cometbft/pkg/trace; to add it:
test / test-short: test/e2e/testnet/node.go#L15
no required module provides package github.com/cometbft/cometbft/pkg/trace/schema; to add it:
test / test-short
Process completed with exit code 2.
test / test-coverage
Process completed with exit code 2.
test / test: pkg/appconsts/global_consts.go#L6
no required module provides package github.com/cometbft/cometbft/pkg/consts; to add it:
test / test: test/e2e/testnet/node.go#L14
no required module provides package github.com/cometbft/cometbft/pkg/trace; to add it:
test / test: test/e2e/testnet/node.go#L15
no required module provides package github.com/cometbft/cometbft/pkg/trace/schema; to add it:
test / test
Process completed with exit code 2.
test / test-race: pkg/appconsts/global_consts.go#L6
no required module provides package github.com/cometbft/cometbft/pkg/consts; to add it:
test / test-race: test/e2e/testnet/node.go#L14
no required module provides package github.com/cometbft/cometbft/pkg/trace; to add it:
test / test-race: test/e2e/testnet/node.go#L15
no required module provides package github.com/cometbft/cometbft/pkg/trace/schema; to add it:
test / test-race
Process completed with exit code 2.
lint / golangci-lint: x/blob/keeper/keeper.go#L41
cannot use ctx.Logger().With("module", fmt.Sprintf("x/%s", types.ModuleName)) (value of type "cosmossdk.io/log".Logger) as "github.com/cometbft/cometbft/libs/log".Logger value in return statement: "cosmossdk.io/log".Logger does not implement "github.com/cometbft/cometbft/libs/log".Logger (wrong type for method With)
lint / golangci-lint: x/minfee/genesis.pb.go#L30
undefined: github_com_cosmos_cosmos_sdk_types.Dec (typecheck)
lint / golangci-lint: x/minfee/params.go#L29
undefined: sdk.Dec (typecheck)
lint / golangci-lint: x/minfee/query.pb.go#L73
undefined: github_com_cosmos_cosmos_sdk_types.Dec (typecheck)
lint / golangci-lint: x/minfee/module.go#L22
cannot use AppModule{} (value of type AppModule) as module.AppModule value in variable declaration: AppModule does not implement module.AppModule (missing method IsAppModule) (typecheck)
lint / golangci-lint: x/minfee/module.go#L97
undefined: sdk.Route (typecheck)
lint / golangci-lint: x/minfee/module.go#L107
undefined: sdk.Querier (typecheck)
lint / golangci-lint: x/minfee/module.go#L146
undefined: abci.RequestBeginBlock (typecheck)
lint / golangci-lint: x/minfee/module.go#L149
undefined: abci.RequestEndBlock (typecheck)
lint / golangci-lint: x/minfee/params.go#L17
undefined: sdk.Dec (typecheck)