Skip to content

Enable clippy check in Github Actions #116

Enable clippy check in Github Actions

Enable clippy check in Github Actions #116

Triggered via push August 8, 2024 13:10
Status Failure
Total duration 1m 53s
Artifacts

rust.yml

on: push
build
1m 41s
build
Linting and formatting
26s
Linting and formatting
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Linting and formatting
Process completed with exit code 1.
Linting and formatting: charming/src/element/border_type.rs#L1
Diff in /home/runner/work/charming/charming/charming/src/element/border_type.rs
Linting and formatting: charming/src/element/color.rs#L1
Diff in /home/runner/work/charming/charming/charming/src/element/color.rs
Linting and formatting: charming/src/element/item_style.rs#L1
Diff in /home/runner/work/charming/charming/charming/src/element/item_style.rs
Linting and formatting: charming/src/element/text_style.rs#L25
Diff in /home/runner/work/charming/charming/charming/src/element/text_style.rs
Linting and formatting: charming/src/series/sankey.rs#L2
Diff in /home/runner/work/charming/charming/charming/src/series/sankey.rs
Linting and formatting: charming/src/series/sankey.rs#L29
Diff in /home/runner/work/charming/charming/charming/src/series/sankey.rs
Linting and formatting: charming/src/series/sankey.rs#L54
Diff in /home/runner/work/charming/charming/charming/src/series/sankey.rs
Linting and formatting: gallery/src/line/line_gradient.rs#L99
Diff in /home/runner/work/charming/charming/gallery/src/line/line_gradient.rs
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/