Skip to content

Feat: multi-game UIGF import #461

Feat: multi-game UIGF import

Feat: multi-game UIGF import #461

Triggered via push July 14, 2026 14:31
Status Success
Total duration 2m 13s
Artifacts

clippy.yml

on: push
Fit to window
Zoom out
Zoom in

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/api/uigf_import/mod.rs#L389
very complex type used. Consider factoring parts into `type` definitions
Clippy: src/api/uigf_import/mod.rs#L307
very complex type used. Consider factoring parts into `type` definitions
Clippy: src/api/uigf_import/mod.rs#L194
very complex type used. Consider factoring parts into `type` definitions
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/