Skip to content

Merge pull request #142 from alucryd/develop #178

Merge pull request #142 from alucryd/develop

Merge pull request #142 from alucryd/develop #178

Triggered via push July 3, 2024 19:02
Status Success
Total duration 12m 9s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
field `regions_hashes` is never read: src/model.rs#L236
warning: field `regions_hashes` is never read --> src/model.rs:236:9 | 228 | pub struct Irdfile { | ------- field in this struct ... 236 | pub regions_hashes: Vec<String>, | ^^^^^^^^^^^^^^
function `find_roms_with_romfile_by_system_id` is never used: src/database.rs#L1242
warning: function `find_roms_with_romfile_by_system_id` is never used --> src/database.rs:1242:14 | 1242 | pub async fn find_roms_with_romfile_by_system_id( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
function `find_roms` is never used: src/database.rs#L1101
warning: function `find_roms` is never used --> src/database.rs:1101:14 | 1101 | pub async fn find_roms(connection: &mut SqliteConnection) -> Vec<Rom> { | ^^^^^^^^^
function `find_games` is never used: src/database.rs#L679
warning: function `find_games` is never used --> src/database.rs:679:14 | 679 | pub async fn find_games(connection: &mut SqliteConnection) -> Vec<Game> { | ^^^^^^^^^^
field `size` is never read: src/ctrtool.rs#L28
warning: field `size` is never read --> src/ctrtool.rs:28:9 | 26 | pub struct ArchiveInfo { | ----------- field in this struct 27 | pub path: String, 28 | pub size: u64, | ^^^^ | = note: `ArchiveInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, mozilla-actions/[email protected], actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
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/
build
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/
build
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/
build
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/
build
Failed to save: Cache service responded with 429 during commit cache.