EVM support #82
test.yml
on: pull_request
split-test-files
20s
liveness-test
25s
test-sim-nondeterminism
34s
test-clientv2
2m 53s
test-core
2m 50s
test-depinject
2m 56s
test-errors
2m 51s
test-math
2m 49s
test-simapp
36s
test-collections
2m 52s
test-orm
2m 49s
test-cosmovisor
2m 50s
test-confix
2m 52s
test-hubl
2m 55s
test-store
3m 49s
test-log
2m 47s
test-x-tx
2m 53s
test-x-nft
35s
test-x-circuit
36s
test-x-feegrant
2m 56s
test-x-evidence
39s
test-x-upgrade
2m 50s
Matrix: tests
repo-analysis
0s
Annotations
25 errors and 24 warnings
split-test-files
missing go.sum entry for module providing package github.com/cometbft/cometbft-db (imported by github.com/cometbft/cometbft/cmd/cometbft/commands); to add:
|
split-test-files
missing go.sum entry needed to verify package github.com/cespare/xxhash/v2 (imported by github.com/prometheus/client_golang/prometheus) is provided by exactly one module; to add:
|
split-test-files
Process completed with exit code 1.
|
liveness-test
Process completed with exit code 2.
|
test-integration
missing go.sum entry for module providing package golang.org/x/exp/slices (imported by github.com/cosmos/gogoproto/proto); to add:
|
test-integration
missing go.sum entry for module providing package golang.org/x/exp/constraints (imported by cosmossdk.io/math); to add:
|
test-integration
missing go.sum entry for module providing package golang.org/x/exp/maps (imported by github.com/cosmos/cosmos-sdk/types); to add:
|
test-integration
missing go.sum entry for module providing package github.com/InjectiveLabs/metrics (imported by github.com/cosmos/cosmos-sdk/baseapp); to add:
|
test-integration
missing go.sum entry for module providing package github.com/hashicorp/hcl (imported by github.com/spf13/viper/internal/encoding/hcl); to add:
|
test-integration
missing go.sum entry for module providing package github.com/hashicorp/hcl/hcl/printer (imported by github.com/spf13/viper/internal/encoding/hcl); to add:
|
test-integration
Process completed with exit code 2.
|
test-sim-nondeterminism
missing go.sum entry for module providing package gopkg.in/DataDog/dd-trace-go.v1/ddtrace/opentelemetry (imported by github.com/InjectiveLabs/metrics); to add:
|
test-sim-nondeterminism
Process completed with exit code 2.
|
test-e2e
missing go.sum entry for module providing package golang.org/x/exp/constraints (imported by cosmossdk.io/math); to add:
|
test-e2e
missing go.sum entry for module providing package golang.org/x/exp/maps (imported by github.com/cosmos/cosmos-sdk/types); to add:
|
test-e2e
missing go.sum entry for module providing package golang.org/x/exp/slices (imported by cosmossdk.io/depinject); to add:
|
test-e2e
missing go.sum entry for module providing package github.com/hashicorp/hcl (imported by github.com/spf13/viper/internal/encoding/hcl); to add:
|
test-e2e
missing go.sum entry for module providing package github.com/hashicorp/hcl/hcl/printer (imported by github.com/spf13/viper/internal/encoding/hcl); to add:
|
test-e2e
missing go.sum entry for module providing package github.com/InjectiveLabs/metrics (imported by github.com/cosmos/cosmos-sdk/baseapp); to add:
|
test-e2e
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws (imported by github.com/hashicorp/go-getter); to add:
|
test-e2e
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/credentials (imported by github.com/hashicorp/go-getter); to add:
|
test-e2e
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds (imported by github.com/hashicorp/go-getter); to add:
|
test-e2e
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/ec2metadata (imported by github.com/hashicorp/go-getter); to add:
|
test-simapp
missing go.sum entry for module providing package gopkg.in/DataDog/dd-trace-go.v1/ddtrace/opentelemetry (imported by github.com/InjectiveLabs/metrics); to add:
|
test-simapp
Process completed with exit code 1.
|
split-test-files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
liveness-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-integration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-sim-nondeterminism
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-simapp
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-x-circuit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-x-nft
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-x-evidence
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-log
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-cosmovisor
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-orm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-math
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-core
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-collections
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-x-upgrade
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-clientv2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-confix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-errors
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-hubl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-x-tx
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-depinject
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-x-feegrant
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
test-store
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|