Skip to content

feat: gi wishes stats #289

feat: gi wishes stats

feat: gi wishes stats #289

Triggered via push August 4, 2024 10:07
Status Success
Total duration 2m 11s
Artifacts

clippy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@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 uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy: src/database/mod.rs#L42
unused import: `book_series_text::*`
Clippy: src/database/mod.rs#L44
unused import: `book_series_worlds_text::*`
Clippy: src/database/mod.rs#L47
unused import: `books_text::*`
Clippy: src/database/mod.rs#L56
unused import: `skills_text::*`
Clippy: src/update/dimbreath/gi/avatars.rs#L1
unused import: `regex::Regex`
Clippy: src/update/dimbreath/hsr/mod.rs#L2
unused import: `collections::HashMap`
Clippy: src/update/character_averages.rs#L31
unused variable: `pool`
Clippy: src/database/achievements.rs#L15
field `priority` is never read
Clippy: src/database/admins.rs#L5
field `username` is never read
Clippy: src/database/book_series.rs#L14
function `set_all_book_series` is never used