Added tests interface #144
Triggered via pull request
December 14, 2023 14:24
Status
Success
Total duration
14m 32s
Artifacts
–
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 14s
Linting (fmt + clippy)
1m 25s
Tests MockVM (uint + e2e)
4m 26s
Tests e2e Casper backend
14m 22s
Build contract
7m 0s
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)
|