refactor(field_element) #10
Annotations
6 warnings
Compile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Compile:
src/ecc/field_element.rs#L20
associated items `new`, `pow_mod`, and `convert` are never used
|
Compile
`rbtc` (bin "rbtc") generated 1 warning
|
Test (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (ubuntu-latest, stable):
src/ecc/field_element.rs#L43
method `convert` is never used
|
Test (ubuntu-latest, stable)
`rbtc` (bin "rbtc" test) generated 1 warning
|