EVM support #5
callbacks.yml
on: pull_request
lint
5m 4s
tests
2m 0s
Matrix: build
Annotations
7 errors and 6 warnings
tests
cannot find module providing package github.com/evmos/ethermint/x/evm/types: import lookup disabled by -mod=readonly
|
tests
cannot find module providing package github.com/evmos/ethermint/x/evm/types: import lookup disabled by -mod=readonly
|
tests
Process completed with exit code 1.
|
lint:
modules/apps/callbacks/ibc_middleware_test.go#L19
"github.com/cosmos/ibc-go/v8/modules/core/05-port/types" imported as porttypes and not used (typecheck)
|
lint:
modules/apps/callbacks/types/events_test.go#L15
missing type in composite literal (typecheck)
|
lint:
modules/apps/callbacks/types/events_test.go#L26
missing type in composite literal (typecheck)
|
lint
issues found
|
build (amd64)
The following actions use a deprecated Node.js version 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/
|
build (arm64)
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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/
|
build (arm)
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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
|