Skip to content

feat: first iteration on Permissionless ICS #2762

feat: first iteration on Permissionless ICS

feat: first iteration on Permissionless ICS #2762

Triggered via pull request August 13, 2024 09:57
Status Failure
Total duration 18m 50s
Billable time 10m
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
tests
Process completed with exit code 2.
test-integration: tests/integration/double_vote.go#L240
cannot use tc.ev (variable of type *"github.com/cometbft/cometbft/types".DuplicateVoteEvidence) as string value in argument to s.providerApp.GetProviderKeeper().HandleConsumerDoubleVoting
test-integration: tests/integration/double_vote.go#L241
cannot use tc.chainID (variable of type string) as *"github.com/cometbft/cometbft/types".DuplicateVoteEvidence value in argument to s.providerApp.GetProviderKeeper().HandleConsumerDoubleVoting
test-integration: tests/integration/double_vote.go#L395
cannot use evidence (variable of type *"github.com/cometbft/cometbft/types".DuplicateVoteEvidence) as string value in argument to s.providerApp.GetProviderKeeper().HandleConsumerDoubleVoting
test-integration: tests/integration/double_vote.go#L396
cannot use chainID (variable of type string) as *"github.com/cometbft/cometbft/types".DuplicateVoteEvidence value in argument to s.providerApp.GetProviderKeeper().HandleConsumerDoubleVoting
test-integration: tests/integration/misbehaviour.go#L64
not enough arguments in call to s.providerApp.GetProviderKeeper().HandleConsumerMisbehaviour
test-integration: tests/integration/misbehaviour.go#L550
not enough arguments in call to s.providerApp.GetProviderKeeper().CheckMisbehaviour
test-integration: tests/integration/double_vote.go#L240
cannot use tc.ev (variable of type *"github.com/cometbft/cometbft/types".DuplicateVoteEvidence) as string value in argument to s.providerApp.GetProviderKeeper().HandleConsumerDoubleVoting
test-integration: tests/integration/double_vote.go#L241
cannot use tc.chainID (variable of type string) as *"github.com/cometbft/cometbft/types".DuplicateVoteEvidence value in argument to s.providerApp.GetProviderKeeper().HandleConsumerDoubleVoting
test-integration: tests/integration/double_vote.go#L395
cannot use evidence (variable of type *"github.com/cometbft/cometbft/types".DuplicateVoteEvidence) as string value in argument to s.providerApp.GetProviderKeeper().HandleConsumerDoubleVoting
test-integration: tests/integration/double_vote.go#L396
cannot use chainID (variable of type string) as *"github.com/cometbft/cometbft/types".DuplicateVoteEvidence value in argument to s.providerApp.GetProviderKeeper().HandleConsumerDoubleVoting
test-e2e
Process completed with exit code 2.
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: 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: 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: 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/
model-analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: 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-compatibility
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/