Merge pull request #5623 from 21pages/cm_file #133
Annotations
24 warnings
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/
|
src/server/input_service.rs#L711
unused variable: `conn`
|
src/server/input_service.rs#L79
fields `x` and `y` are never read
|
src/server/input_service.rs#L346
constant `MOUSE_ACTIVE_DISTANCE` is never used
|
src/server/input_service.rs#L705
function `get_last_input_cursor_pos` is never used
|
src/ui_cm_interface.rs#L167
method `is_authorized` is never used
|
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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
|
|
|
src/server/input_service.rs#L711
unused variable: `conn`
|
src/server/input_service.rs#L79
fields `x` and `y` are never read
|
src/server/input_service.rs#L346
constant `MOUSE_ACTIVE_DISTANCE` is never used
|
src/server/input_service.rs#L705
function `get_last_input_cursor_pos` is never used
|
src/ui_cm_interface.rs#L167
method `is_authorized` is never used
|
|
The logs for this run have expired and are no longer available.
Loading