Skip to content

fix(upstream): blumbus hotfix #3140

fix(upstream): blumbus hotfix

fix(upstream): blumbus hotfix #3140

Triggered via pull request December 30, 2024 17:16
Status Failure
Total duration 2m 52s
Artifacts

golangci_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: app/app.go#L24
could not import github.com/dymensionxyz/dymension/v3/app/upgrades/v4 (-: # github.com/dymensionxyz/dymension/v3/app/upgrades/v4
golangci-lint: app/upgrades/v4/blumbus_hotfix.go#L29
undefined: setKeyTables) (typecheck)
golangci-lint: app/upgrades/v4/blumbus_hotfix.go#L29
undefined: setKeyTables (typecheck)
golangci-lint: app/upgrades/v4/upgrade_test.go#L23
could not import github.com/dymensionxyz/dymension/v3/app/upgrades/v4 (-: # github.com/dymensionxyz/dymension/v3/app/upgrades/v4
golangci-lint: app/upgrades/v4/blumbus_hotfix.go#L29
undefined: setKeyTables) (typecheck)
golangci-lint: x/delayedack/keeper/finalize_test.go#L26
s.T undefined (type *DelayedAckTestSuite has no field or method T) (typecheck)
golangci-lint: x/delayedack/keeper/finalize_test.go#L38
s.T undefined (type *DelayedAckTestSuite has no field or method T) (typecheck)
golangci-lint: x/delayedack/keeper/finalize_test.go#L50
s.T undefined (type *DelayedAckTestSuite has no field or method T) (typecheck)
golangci-lint: x/delayedack/keeper/finalize_test.go#L59
s.Run undefined (type *DelayedAckTestSuite has no field or method Run) (typecheck)
golangci-lint: x/delayedack/keeper/finalize_test.go#L62
s.CreateRollappByName undefined (type *DelayedAckTestSuite has no field or method CreateRollappByName) (typecheck)
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636