Skip to content

updates

updates #365

Triggered via push November 24, 2024 16:53
Status Success
Total duration 41s
Artifacts

clippy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
unused import: `self::ast_to_regex::ast_to_regex`: crates/melody_compiler/src/regex.rs#L4
warning: unused import: `self::ast_to_regex::ast_to_regex` --> crates/melody_compiler/src/regex.rs:4:9 | 4 | pub use self::ast_to_regex::ast_to_regex; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/