Skip to content

modularize example state machine code for generic usage #259

modularize example state machine code for generic usage

modularize example state machine code for generic usage #259

Triggered via pull request December 24, 2024 10:12
Status Success
Total duration 10m 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
unused import: `AffineExtend`: libecvrf/examples/vrf.rs#L2
error: unused import: `AffineExtend` --> libecvrf/examples/vrf.rs:2:15 | 2 | extends::{AffineExtend, ScalarExtend}, | ^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/colorchoice/1.0.2/download` (146.75.78.137), got 502
Build
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/ahash/0.8.11/download` (146.75.78.137), got 502
Build
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/bitvec/1.0.1/download` (146.75.78.137), got 502
Build
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/bincode/1.3.3/download` (146.75.78.137), got 502
Build
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/autocfg/1.3.0/download` (146.75.78.137), got 502
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test: libecvrf/examples/vrf.rs#L2
unused import: `AffineExtend`
Test
`libecvrf` (example "vrf") generated 1 warning (run `cargo fix --example "vrf"` to apply 1 suggestion)