test(evmstaking): add test cases for genesis #305
Triggered via pull request
September 19, 2024 06:28
Status
Failure
Total duration
4m 14s
Artifacts
–
ci-pr.yml
on: pull_request
sol-tests
/
...
/
timestamp
0s
pre-commit
/
pre-commit
4m 6s
go-tests
/
unit_tests
3m 1s
go-lint
/
golangci
3m 12s
sol-tests
/
Foundry Unit Test
1m 5s
Annotations
6 errors and 3 warnings
go-tests / unit_tests:
client/x/evmstaking/keeper/genesis_test.go#L61
not enough arguments in call to s.setupValidatorAndDelegation
|
go-tests / unit_tests:
client/x/evmstaking/keeper/genesis_test.go#L62
not enough arguments in call to s.setupValidatorAndDelegation
|
go-tests / unit_tests
Process completed with exit code 1.
|
go-lint / golangci:
client/x/evmstaking/keeper/genesis_test.go#L61
not enough arguments in call to s.setupValidatorAndDelegation
|
go-lint / golangci:
client/x/evmstaking/keeper/genesis_test.go#L62
not enough arguments in call to s.setupValidatorAndDelegation
|
go-lint / golangci
issues found
|
sol-tests / Foundry Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pre-commit / pre-commit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pre-commit / pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|