Add position list tests #95
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
28s
Linting (fmt + clippy)
42s
Tests (uint + e2e)
43s
Build contract
3m 33s
Annotations
16 errors and 3 warnings
Tests (uint + e2e):
src/e2e/position_list.rs#L78
this method takes 5 arguments but 4 arguments were supplied
|
Tests (uint + e2e):
src/e2e/position_list.rs#L112
this method takes 5 arguments but 4 arguments were supplied
|
Tests (uint + e2e):
src/e2e/position_list.rs#L292
this method takes 5 arguments but 4 arguments were supplied
|
Tests (uint + e2e):
src/e2e/position_list.rs#L441
this method takes 5 arguments but 4 arguments were supplied
|
Tests (uint + e2e):
src/e2e/position_list.rs#L663
this method takes 5 arguments but 4 arguments were supplied
|
Tests (uint + e2e):
src/e2e/position_list.rs#L762
this method takes 5 arguments but 4 arguments were supplied
|
Tests (uint + e2e)
could not compile `invariant` (lib test) due to 6 previous errors
|
Tests (uint + e2e)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Linting (fmt + clippy):
src/e2e/position_list.rs#L78
this method takes 5 arguments but 4 arguments were supplied
|
Linting (fmt + clippy):
src/e2e/position_list.rs#L112
this method takes 5 arguments but 4 arguments were supplied
|
Linting (fmt + clippy):
src/e2e/position_list.rs#L292
this method takes 5 arguments but 4 arguments were supplied
|
Linting (fmt + clippy):
src/e2e/position_list.rs#L441
this method takes 5 arguments but 4 arguments were supplied
|
Linting (fmt + clippy):
src/e2e/position_list.rs#L663
this method takes 5 arguments but 4 arguments were supplied
|
Linting (fmt + clippy):
src/e2e/position_list.rs#L762
this method takes 5 arguments but 4 arguments were supplied
|
Linting (fmt + clippy)
could not compile `invariant` (lib test) due to 6 previous errors
|
Linting (fmt + clippy)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Tests (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/
|
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/
|
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/
|