Skip to content

Feature/ecc

Feature/ecc #15

Triggered via pull request August 1, 2023 21:08
@Elvis339Elvis339
synchronize #2
feature/ecc
Status Success
Total duration 49s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

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/point.rs#L4
unused import: `Deref`
Compile
`rbtc` (bin "rbtc") generated 1 warning (run `cargo fix --bin "rbtc"` to apply 1 suggestion)
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/point.rs#L4
unused import: `Deref`
Test (ubuntu-latest, stable)
`rbtc` (bin "rbtc" test) generated 1 warning (run `cargo fix --bin "rbtc" --tests` to apply 1 suggestion)