feat: fswap module's basic functionality(MsgSwap, MsgSwapAll, Query) #4125
Annotations
10 errors and 2 warnings
Run golangci/golangci-lint-action@v4:
x/fswap/keeper/grpc_query.go#L32
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci/golangci-lint-action@v4:
x/fswap/keeper/keeper.go#L29
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci/golangci-lint-action@v4:
x/fswap/keeper/grpc_query_test.go#L48
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci/golangci-lint-action@v4:
x/fswap/keeper/keeper.go#L95
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
Run golangci/golangci-lint-action@v4:
x/fswap/keeper/keys.go#L4
var `paramsKeyValue` is unused (unused)
|
Run golangci/golangci-lint-action@v4:
x/fswap/keeper/keys.go#L8
func `paramsKey` is unused (unused)
|
Run golangci/golangci-lint-action@v4:
x/fswap/keeper/grpc_query_test.go#L14
composites: github.com/Finschia/finschia-sdk/x/fswap/types.MsgSwapRequest struct literal uses unkeyed fields (govet)
|
Run golangci/golangci-lint-action@v4:
x/fswap/keeper/msg_server_test.go#L21
composites: github.com/Finschia/finschia-sdk/x/fswap/types.MsgSwapRequest struct literal uses unkeyed fields (govet)
|
Run golangci/golangci-lint-action@v4:
x/fswap/keeper/msg_server_test.go#L40
composites: github.com/Finschia/finschia-sdk/x/fswap/types.MsgSwapRequest struct literal uses unkeyed fields (govet)
|
Run golangci/golangci-lint-action@v4
issues found
|
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/.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/finschia-sdk/finschia-sdk. Supported file pattern: go.sum
|
Loading