Update pnet dependency #125
test.yml
on: pull_request
gvsbuild
18m 55s
test-linux
2m 16s
test-windows
4m 54s
Annotations
18 warnings
test-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 2 suggestions)
|
test-windows
`dragit` (lib test) generated 5 warnings (5 duplicates)
|