Add limits tests 3 #145
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: pull_request
Test decimal dependency
1m 12s
Linting (fmt + clippy)
1m 28s
Tests MockVM (uint + e2e)
4m 23s
Tests e2e Casper backend
9m 15s
Build contract
6m 54s
Annotations
8 warnings
Linting (fmt + clippy)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests MockVM (uint + e2e)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build contract
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests e2e Casper backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests e2e Casper backend:
src/e2e/limits.rs#L11
unused imports: `TokenDeployer`, `TokenRef`
|
Tests e2e Casper backend:
src/e2e/limits.rs#L12
unused imports: `InvariantDeployer`, `InvariantRef`
|
Tests e2e Casper backend:
src/e2e/limits.rs#L14
unused import: `odra::prelude::string::String`
|
Tests e2e Casper backend
`invariant` (lib test) generated 3 warnings (run `cargo fix --lib -p invariant --tests` to apply 3 suggestions)
|