Skip to content

Merge pull request #6097 from mcfans/master #699

Merge pull request #6097 from mcfans/master

Merge pull request #6097 from mcfans/master #699

Triggered via push November 7, 2023 05:59
Status Success
Total duration 25m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
x86_64-unknown-linux-gnu (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@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/
x86_64-unknown-linux-gnu (ubuntu-20.04): libs/scrap/src/common/record.rs#L313
unused return value of `std::option::Option::<T>::map_or` that must be used
x86_64-unknown-linux-gnu (ubuntu-20.04)
`scrap` (lib) generated 1 warning
x86_64-unknown-linux-gnu (ubuntu-20.04): src/server/connection.rs#L41
unused import: `protobuf::EnumOrUnknown`
x86_64-unknown-linux-gnu (ubuntu-20.04): src/ui/remote.rs#L485
variable does not need to be mutable
x86_64-unknown-linux-gnu (ubuntu-20.04): src/ui_interface.rs#L1012
unused variable: `enable_file_transfer`
x86_64-unknown-linux-gnu (ubuntu-20.04): src/keyboard.rs#L168
function `map_key_to_control_key` is never used
x86_64-unknown-linux-gnu (ubuntu-20.04): src/server/input_service.rs#L77
fields `x` and `y` are never read
x86_64-unknown-linux-gnu (ubuntu-20.04): src/server/input_service.rs#L369
constant `MOUSE_ACTIVE_DISTANCE` is never used
x86_64-unknown-linux-gnu (ubuntu-20.04): src/server/input_service.rs#L728
function `get_last_input_cursor_pos` is never used
x86_64-unknown-linux-gnu (ubuntu-20.04)
The `save-state` 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/
x86_64-unknown-linux-gnu (ubuntu-20.04)
The `save-state` 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/
x86_64-unknown-linux-gnu (ubuntu-20.04)
The `save-state` 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/
x86_64-unknown-linux-gnu (ubuntu-20.04)
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/
x86_64-unknown-linux-gnu (ubuntu-20.04)
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/
x86_64-unknown-linux-gnu (ubuntu-20.04)
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/
x86_64-unknown-linux-gnu (ubuntu-20.04)
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/
x86_64-unknown-linux-gnu (ubuntu-20.04)
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/
x86_64-unknown-linux-gnu (ubuntu-20.04)
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/
x86_64-unknown-linux-gnu (ubuntu-20.04): libs/scrap/src/common/record.rs#L313
unused return value of `std::option::Option::<T>::map_or` that must be used
x86_64-unknown-linux-gnu (ubuntu-20.04)
`scrap` (lib) generated 1 warning
x86_64-unknown-linux-gnu (ubuntu-20.04): libs/virtual_display/src/lib.rs#L79
fields `get_driver_install_path`, `plug_in_monitor`, `plug_out_monitor`, and `update_monitor_modes` are never read
x86_64-unknown-linux-gnu (ubuntu-20.04)
`virtual_display` (lib) generated 1 warning
x86_64-unknown-linux-gnu (ubuntu-20.04): libs/scrap/examples/benchmark.rs#L125
unused `std::result::Result` that must be used
x86_64-unknown-linux-gnu (ubuntu-20.04): libs/scrap/examples/benchmark.rs#L202
unused `std::result::Result` that must be used
x86_64-unknown-linux-gnu (ubuntu-20.04)
`virtual_display` (example "virtual_display_1") generated 1 warning (run `cargo fix --example "virtual_display_1"` to apply 1 suggestion)
x86_64-unknown-linux-gnu (ubuntu-20.04)
`scrap` (example "benchmark") generated 2 warnings
x86_64-unknown-linux-gnu (ubuntu-20.04)
`virtual_display` (lib test) generated 1 warning (1 duplicate)
x86_64-unknown-linux-gnu (ubuntu-20.04): src/server/connection.rs#L41
unused import: `protobuf::EnumOrUnknown`