Skip to content

feat: add migrateMultisigVesting #783

feat: add migrateMultisigVesting

feat: add migrateMultisigVesting #783

Triggered via pull request February 6, 2024 06:51
Status Failure
Total duration 2m 45s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: app/upgrades/v4_1_0/upgrades.go#L105
commentFormatting: put a space between `//` and comment text (gocritic)
lint: app/upgrades/v4_1_0/mainnet_account.go#L4
File is not `gofumpt`-ed (gofumpt)
lint: app/upgrades/v4_1_0/mainnet_account.go#L17
File is not `gofumpt`-ed (gofumpt)
lint: app/upgrades/v4_1_0/upgrades.go#L73
File is not `gofumpt`-ed (gofumpt)
lint: app/upgrades/v4_1_0/upgrades.go#L91
File is not `gofumpt`-ed (gofumpt)
lint: app/upgrades/v4_1_0/upgrades.go#L124
File is not `gofumpt`-ed (gofumpt)
lint: app/upgrades/v4_1_0/upgrades.go#L133
File is not `gofumpt`-ed (gofumpt)
lint: app/upgrades/v4_1_0/upgrades.go#L158
File is not `gofumpt`-ed (gofumpt)
lint: app/upgrades/v4_1_0/upgrades.go#L199
File is not `gofumpt`-ed (gofumpt)
lint: app/test_helpers.go#L4
File is not `gofumpt`-ed (gofumpt)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migaloo-chain/migaloo-chain. Supported file pattern: go.sum
lint: app/test_helpers.go#L59
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)