Skip to content

Merge pull request #50 from sireliah/overwrite-file #115

Merge pull request #50 from sireliah/overwrite-file

Merge pull request #50 from sireliah/overwrite-file #115

Triggered via push July 20, 2023 21:20
Status Success
Total duration 32m 36s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
test-linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gvsbuild
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gvsbuild
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/
test-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/checkout@v2, 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/
test-windows
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/
test-windows
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/
test-windows
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/
test-windows
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/
test-windows: src/dnd/mod.rs#L22
unused import: `crate::user_data::UserConfig`
test-windows: src/dnd/mod.rs#L24
unused import: `FirewallDialog`
test-windows: src/dnd/mod.rs#L181
unused variable: `window`
test-windows: src/dnd/dialogs.rs#L41
struct `FirewallDialog` is never constructed
test-windows: src/dnd/dialogs.rs#L44
associated items `new_for_check`, `new_for_config`, `run`, and `close` are never used
test-windows
`dragit` (lib test) generated 5 warnings (5 duplicates)
test-windows
the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24