Skip to content

feat(secp256k1)

feat(secp256k1) #24

Triggered via push September 21, 2023 23:51
Status Failure
Total duration 55s
Artifacts

ci.yml

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

Annotations

1 error and 5 warnings
Test (ubuntu-latest, stable)
Process completed with exit code 1.
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/point.rs#L9
unused import: `crate::ecc::field_element::FieldElement`
Compile: src/ecc/point/s256_point.rs#L28
associated function `get_generator_point` is never used
Compile
`rbtc` (bin "rbtc") generated 2 warnings (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/