Skip to content

build(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 #855

build(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11

build(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 #855

Triggered via pull request February 29, 2024 17:57
Status Failure
Total duration 5m 7s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: app/upgrades/v4_1_1/upgrades_test.go#L22
cannot use new(UpgradeTestSuite) (value of type *UpgradeTestSuite) as suite.TestingSuite value in argument to suite.Run: *UpgradeTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
lint: app/upgrades/v4_1_1/upgrades_test.go#L27
s.Setup undefined (type *UpgradeTestSuite has no field or method Setup) (typecheck)
lint: app/upgrades/v4_1_1/upgrades_test.go#L29
s.Ctx undefined (type *UpgradeTestSuite has no field or method Ctx) (typecheck)
lint: app/upgrades/v4_1_1/upgrades_test.go#L33
s.App undefined (type *UpgradeTestSuite has no field or method App) (typecheck)
lint: app/upgrades/v4_1_1/upgrades_test.go#L36
s.SetupValidator undefined (type *UpgradeTestSuite has no field or method SetupValidator) (typecheck)
lint: app/upgrades/v4_1_1/upgrades_test.go#L37
s.SetupValidator undefined (type *UpgradeTestSuite has no field or method SetupValidator) (typecheck)
lint: app/upgrades/v4_1_1/upgrades_test.go#L38
s.SetupValidator undefined (type *UpgradeTestSuite has no field or method SetupValidator) (typecheck)
lint: app/upgrades/v4_1_1/upgrades_test.go#L41
s.StakingHelper undefined (type *UpgradeTestSuite has no field or method StakingHelper) (typecheck)
lint: app/upgrades/v4_1_1/upgrades_test.go#L42
s.StakingHelper undefined (type *UpgradeTestSuite has no field or method StakingHelper) (typecheck)
lint: app/upgrades/v4_1_1/upgrades_test.go#L43
s.StakingHelper undefined (type *UpgradeTestSuite has no field or method StakingHelper) (typecheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migaloo-chain/migaloo-chain. Supported file pattern: go.sum