Skip to content

Add two dlls required for Windows build #118

Add two dlls required for Windows build

Add two dlls required for Windows build #118

Triggered via pull request July 24, 2023 20:44
Status Success
Total duration 8m 19s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 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) generated 5 warnings (run `cargo fix --lib -p dragit` to apply 3 suggestions)
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