fix: delete already refunded fees from state if some fee cannot be refunded on channel closure (backport #6255) #15429
Annotations
10 errors and 2 warnings
golangci-lint:
modules/apps/29-fee/keeper/escrow_test.go#L1
: # github.com/cosmos/ibc-go/v8/modules/apps/29-fee/keeper_test [github.com/cosmos/ibc-go/v8/modules/apps/29-fee/keeper.test]
|
golangci-lint:
modules/apps/29-fee/keeper/escrow_test.go#L530
syntax error: unexpected <<, expected }
|
golangci-lint:
modules/apps/29-fee/keeper/escrow_test.go#L534
syntax error: unexpected ==, expected }
|
golangci-lint:
modules/apps/29-fee/keeper/escrow_test.go#L538
syntax error: unexpected >>, expected }
|
golangci-lint:
modules/apps/29-fee/keeper/escrow_test.go#L538
invalid character U+0023 '#' (typecheck)
|
golangci-lint:
modules/apps/29-fee/keeper/escrow_test.go#L530
expected statement, found '<<' (typecheck)
|
golangci-lint:
modules/apps/29-fee/keeper/escrow_test.go#L538
expected ';', found fee (typecheck)
|
golangci-lint:
modules/apps/29-fee/keeper/escrow_test.go#L579
expected statement, found ')' (typecheck)
|
golangci-lint:
modules/apps/29-fee/keeper/escrow_test.go#L581
expected '}', found 'EOF' (typecheck)
|
golangci-lint:
modules/apps/29-fee/keeper/escrow_test.go#L530
expected statement, found '<<' (and 4 more errors)
|
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.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
Loading