Skip to content

[MS] Implement keyboard shortcut manager #11307

[MS] Implement keyboard shortcut manager

[MS] Implement keyboard shortcut manager #11307

Triggered via pull request January 23, 2024 10:57
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

on: pull_request
Matrix: rust / test-rust-non-linux
Waiting for pending jobs
web  /  🌐 Web tests
1m 40s
web / 🌐 Web tests
docs  /  Build & Check documentations
docs / Build & Check documentations
python  /  (🐧 Linux only): 🐍 Python server tests
python / (🐧 Linux only): 🐍 Python server tests
rust  /  🐧 Linux: 🦀 Rust tests
rust / 🐧 Linux: 🦀 Rust tests
⭐ CI is happy ⭐
0s
⭐ CI is happy ⭐
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
web / 🌐 Web tests
Process completed with exit code 1.
⭐ CI is happy ⭐
Process completed with exit code 1.
dispatch
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
spelling / cspell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@704facf57e6136b1bc63b828d79edcd491f0ee84, actions/cache/save@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
📊 Q&A
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
web / 🌐 Web tests: client/src/components/core/ms-modal/MsTextInputModal.vue#L58
The selector `.text-input-modal` is unused
web / 🌐 Web tests: client/src/components/core/ms-toggle/MsGridListToggle.vue#L85
The selector `.button-disabled` is unused
web / 🌐 Web tests: client/src/components/organizations/ChooseServer.vue#L115
The selector `.radio-list-item.radio-checked` is unused
web / 🌐 Web tests: client/src/components/organizations/ChooseServer.vue#L174
The selector `.item-radio.radio-checked` is unused
web / 🌐 Web tests: client/src/components/workspaces/WorkspaceListItem.vue#L195
The selector `.label-shared-with` is unused
web / 🌐 Web tests: client/src/parsec/device.ts#L123
'password' is defined but never used. Allowed unused args must match /^_[a-z]\S*$/u
web / 🌐 Web tests: client/src/parsec/device.ts#L142
'device' is defined but never used. Allowed unused args must match /^_[a-z]\S*$/u
web / 🌐 Web tests: client/src/parsec/user.ts#L98
'userId' is defined but never used. Allowed unused args must match /^_[a-z]\S*$/u