Update README.md #1581
Annotations
3 errors and 2 warnings
lint:
custom/ibc-transfer/keeper/keeper.go#L63
S1009: should omit nil check; len() for []*github.com/notional-labs/composable/v6/x/ibctransfermiddleware/types.ChannelFee is defined as zero (gosimple)
|
lint:
custom/ibc-transfer/keeper/msg_server.go#L37
S1009: should omit nil check; len() for []*github.com/notional-labs/composable/v6/x/ibctransfermiddleware/types.ChannelFee is defined as zero (gosimple)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/composable-cosmos/composable-cosmos. Supported file pattern: go.sum
|