(feat) Add possibility to transfer entire balance. (backport #6877) #8468
callbacks.yml
on: pull_request
lint
4m 48s
tests
2m 9s
Matrix: build
Annotations
48 errors and 4 warnings
build (arm)
syntax error: non-declaration statement outside function body
|
build (arm)
syntax error: non-declaration statement outside function body
|
build (arm)
syntax error: non-declaration statement outside function body
|
build (arm)
invalid character U+0023 '#'
|
build (arm)
syntax error: non-declaration statement outside function body
|
build (arm)
syntax error: unexpected ==, expected }
|
build (arm)
syntax error: unexpected >>, expected }
|
build (arm)
invalid character U+0023 '#'
|
build (arm)
Process completed with exit code 1.
|
build (arm64)
The job was canceled because "arm" failed.
|
build (arm64)
syntax error: non-declaration statement outside function body
|
build (arm64)
syntax error: non-declaration statement outside function body
|
build (arm64)
syntax error: non-declaration statement outside function body
|
build (arm64)
invalid character U+0023 '#'
|
build (arm64)
syntax error: non-declaration statement outside function body
|
build (arm64)
syntax error: unexpected ==, expected }
|
build (arm64)
syntax error: unexpected >>, expected }
|
build (arm64)
invalid character U+0023 '#'
|
build (arm64)
Process completed with exit code 1.
|
build (amd64)
The job was canceled because "arm" failed.
|
build (amd64)
syntax error: non-declaration statement outside function body
|
build (amd64)
syntax error: non-declaration statement outside function body
|
build (amd64)
syntax error: non-declaration statement outside function body
|
build (amd64)
invalid character U+0023 '#'
|
build (amd64)
syntax error: non-declaration statement outside function body
|
build (amd64)
syntax error: unexpected ==, expected }
|
build (amd64)
syntax error: unexpected >>, expected }
|
build (amd64)
invalid character U+0023 '#'
|
build (amd64)
Process completed with exit code 1.
|
tests
syntax error: non-declaration statement outside function body
|
tests
syntax error: non-declaration statement outside function body
|
tests
syntax error: non-declaration statement outside function body
|
tests
invalid character U+0023 '#'
|
tests
syntax error: non-declaration statement outside function body
|
tests
syntax error: unexpected ==, expected }
|
tests
syntax error: unexpected >>, expected }
|
tests
invalid character U+0023 '#'
|
tests
Process completed with exit code 1.
|
lint:
modules/apps/callbacks/testing/simapp/app.go#L123
could not import github.com/cosmos/ibc-go/v8/modules/apps/transfer/types (-: # github.com/cosmos/ibc-go/v8/modules/apps/transfer/types
|
lint
syntax error: non-declaration statement outside function body
|
lint
syntax error: non-declaration statement outside function body
|
lint
syntax error: non-declaration statement outside function body
|
lint
invalid character U+0023 '#'
|
lint
syntax error: non-declaration statement outside function body
|
lint
syntax error: unexpected ==, expected }
|
lint
syntax error: unexpected >>, expected }
|
lint
invalid character U+0023 '#') (typecheck)
|
lint:
modules/apps/callbacks/callbacks_test.go#L26
could not import github.com/cosmos/ibc-go/v8/modules/apps/transfer/types (-: # github.com/cosmos/ibc-go/v8/modules/apps/transfer/types
|
build (arm)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, 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/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|