fix(upstream): blumbus hotfix #3140
golangci_lint.yml
on: pull_request
golangci-lint
2m 44s
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
|