Skip to content

chore(ci): Add check github action #12

chore(ci): Add check github action

chore(ci): Add check github action #12

Triggered via pull request October 1, 2024 20:45
Status Success
Total duration 51s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
[clippy] crates/core/src/lexer.rs#L4: crates/core/src/lexer.rs#L4
error: unused import: `super::data::DataType` --> crates/core/src/lexer.rs:4:5 | 4 | use super::data::DataType; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/