(feat) Add possibility to transfer entire balance. (backport #6877) #17757
Annotations
10 errors and 1 warning
lint:
modules/apps/transfer/types/transfer_authorization.go#L4
expected 'STRING', found '<<' (typecheck)
|
lint:
modules/apps/transfer/types/transfer_authorization.go#L9
missing import path (typecheck)
|
lint:
modules/apps/transfer/types/transfer_authorization.go#L18
missing import path (typecheck)
|
lint:
modules/apps/transfer/types/transfer_authorization.go#L186
expected declaration, found '<<' (typecheck)
|
lint:
modules/apps/transfer/types/transfer_authorization.go#L203
illegal character U+0023 '#' (typecheck)
|
lint:
testing/chain.go#L111
expected statement, found '<<' (typecheck)
|
lint:
testing/chain.go#L117
illegal character U+0023 '#' (typecheck)
|
lint:
testing/chain.go#L175
expected '(', found NewTestChain (typecheck)
|
lint:
testing/chain.go#L200
expected ';', found sdk (typecheck)
|
lint:
testing/simapp/simd/cmd/root.go#L33
"github.com/cosmos/cosmos-sdk/x/genutil" imported and not used (typecheck)
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|