Skip to content

feat: support message based proposals (backport #1372) #4348

feat: support message based proposals (backport #1372)

feat: support message based proposals (backport #1372) #4348

Re-run triggered May 9, 2024 11:45
Status Failure
Total duration 1m 8s
Artifacts

lint.yml

on: pull_request
golangci-lint
59s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint: x/fswap/keeper/calc.go#L1
: # github.com/Finschia/finschia-sdk/x/fswap/keeper
golangci-lint: x/fswap/keeper/proposal.go#L74
denomMetadataEqual redeclared in this block
golangci-lint: x/fswap/keeper/keeper.go#L288
other declaration of denomMetadataEqual
golangci-lint: x/fswap/keeper/proposal.go#L101
method Keeper.increaseSwapCount already declared at x/fswap/keeper/keeper.go:315:17
golangci-lint: x/fswap/keeper/proposal.go#L119
method Keeper.setSwap already declared at x/fswap/keeper/keeper.go:333:17
golangci-lint: x/fswap/keeper/proposal.go#L131
method Keeper.getSwap already declared at x/fswap/keeper/keeper.go:345:17
golangci-lint: x/fswap/keeper/proposal.go#L147
method Keeper.getAllSwaps already declared at x/fswap/keeper/keeper.go:361:17
golangci-lint: x/fswap/keeper/proposal.go#L156
method Keeper.iterateAllSwaps already declared at x/fswap/keeper/keeper.go:370:17 (typecheck)
golangci-lint: x/fswap/module.go#L17
could not import github.com/Finschia/finschia-sdk/x/fswap/keeper (-: # github.com/Finschia/finschia-sdk/x/fswap/keeper
golangci-lint: x/fswap/keeper/proposal.go#L74
denomMetadataEqual redeclared in this block
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/checkout@v3, technote-space/[email protected], 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/.
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/finschia-sdk/finschia-sdk. Supported file pattern: go.sum