Deploy #275
Annotations
16 warnings
Deploy
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/
|
Deploy
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/
|
Deploy
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/
|
Deploy
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/
|
Deploy
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/
|
Deploy
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/
|
Deploy:
src/database/mod.rs#L42
unused import: `book_series_text::*`
|
Deploy:
src/database/mod.rs#L44
unused import: `book_series_worlds_text::*`
|
Deploy:
src/database/mod.rs#L47
unused import: `books_text::*`
|
Deploy:
src/database/mod.rs#L56
unused import: `skills_text::*`
|
Deploy:
src/update/dimbreath/gi/avatars.rs#L1
unused import: `regex::Regex`
|
Deploy:
src/update/dimbreath/hsr/mod.rs#L2
unused import: `collections::HashMap`
|
Deploy:
src/update/character_averages.rs#L31
unused variable: `pool`
|
Deploy:
src/database/achievements.rs#L15
field `priority` is never read
|
Deploy:
src/database/admins.rs#L5
field `username` is never read
|
Deploy:
src/database/book_series.rs#L14
function `set_all_book_series` is never used
|