Introduce custom logic into OnRecvPacket in PFM module to charge fee #1547
Annotations
10 errors and 2 warnings
lint:
custom/ibc-transfer/keeper/keeper.go#L1
: # github.com/notional-labs/composable/v6/custom/ibc-transfer/keeper
|
lint:
custom/ibc-transfer/keeper/msg_server.go#L61
undefined: GetPriority
|
lint:
custom/ibc-transfer/keeper/msg_server.go#L63
undefined: findPriority (typecheck)
|
lint:
app/keepers/keepers.go#L66
could not import github.com/notional-labs/composable/v6/custom/ibc-transfer/keeper (-: # github.com/notional-labs/composable/v6/custom/ibc-transfer/keeper
|
lint:
custom/ibc-transfer/keeper/msg_server.go#L61
undefined: GetPriority
|
lint:
custom/ibc-transfer/keeper/msg_server.go#L63
undefined: findPriority) (typecheck)
|
lint:
custom/ibc-transfer/module.go#L13
could not import github.com/notional-labs/composable/v6/custom/ibc-transfer/keeper (-: # github.com/notional-labs/composable/v6/custom/ibc-transfer/keeper
|
lint:
custom/ibc-transfer/keeper/msg_server.go#L61
undefined: GetPriority
|
lint:
custom/ibc-transfer/keeper/msg_server.go#L63
undefined: findPriority) (typecheck)
|
lint:
app/app.go#L320
app.InitSpecialKeepers undefined (type *ComposableApp has no field or method InitSpecialKeepers) (typecheck)
|
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/composable-cosmos/composable-cosmos. Supported file pattern: go.sum
|