Add NTE roll/pull tracker API and marker screenshot URLs (#83) #450
Annotations
15 warnings
|
Clippy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Clippy:
src/update/scores.rs#L144
redundant pattern matching, consider using `is_some()`
|
|
Clippy:
src/api/ntehelper/mod.rs#L876
this boolean expression can be simplified
|
|
Clippy:
src/api/ntehelper/mod.rs#L872
this boolean expression can be simplified
|
|
Clippy:
src/api/ntehelper/mod.rs#L690
manual `RangeInclusive::contains` implementation
|
|
Clippy:
src/api/ntehelper/mod.rs#L642
this OR pattern can be rewritten using a range
|
|
Clippy:
src/api/banner_helpers.rs#L36
returning the result of a `let` binding from a block
|
|
Clippy:
src/database/zzz/signals/w_engine_reverberation.rs#L51
function `get_count_by_uid` is never used
|
|
Clippy:
src/database/zzz/signals/w_engine_reverberation.rs#L41
function `get_infos_by_uid` is never used
|
|
Clippy:
src/database/zzz/signals/exclusive_rescreening.rs#L51
function `get_count_by_uid` is never used
|
|
Clippy:
src/database/zzz/signals/exclusive_rescreening.rs#L41
function `get_infos_by_uid` is never used
|
|
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/
|