Merge pull request #53 from sireliah/release-0.7.1 #122
test.yml
on: push
gvsbuild
31s
test-linux
3m 58s
test-windows
7m 24s
Annotations
15 warnings
gvsbuild
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@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-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/
|
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
|