feat: fswap module's basic functionality(MsgSwap, MsgSwapAll, Query, Proposal) #4144
Annotations
4 errors and 2 warnings
golangci-lint:
x/fswap/proposal_handler_test.go#L14
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
x/fswap/proposal_handler_test.go#L9
func `testProposal` is unused (unused)
|
golangci-lint:
x/fswap/keeper/keeper.go#L269
func `Keeper.getSwapMultiple` is unused (unused)
|
golangci-lint
issues found
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. 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
|