Skip to content

fix(clipboard): route terminal copy through main process for Wayland (port of upstream #55) #48

fix(clipboard): route terminal copy through main process for Wayland (port of upstream #55)

fix(clipboard): route terminal copy through main process for Wayland (port of upstream #55) #48

Triggered via pull request May 30, 2026 01:20
Status Success
Total duration 41s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
test (20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (20): main.js#L1308
'useWslProfile' is assigned a value but never used. Allowed unused vars must match /^_/u
test (20): main.js#L293
'sendStatus' is assigned a value but never used. Allowed unused vars must match /^_/u
test (20): main.js#L292
'populateCacheFromFilesystem' is assigned a value but never used. Allowed unused vars must match /^_/u
test (20): main.js#L292
'readFolderFromFilesystem' is assigned a value but never used. Allowed unused vars must match /^_/u
test (20): main.js#L292
'readSessionFile' is assigned a value but never used. Allowed unused vars must match /^_/u
test (20): main.js#L76
'getFolderMeta' is assigned a value but never used. Allowed unused vars must match /^_/u
test (20): main.js#L39
'isWindows' is assigned a value but never used. Allowed unused vars must match /^_/u
test (20): main.js#L39
'discoverShellProfiles' is assigned a value but never used. Allowed unused vars must match /^_/u
test (20): main.js#L19
'cleanStaleLockFiles' is assigned a value but never used. Allowed unused vars must match /^_/u
test (20): main.js#L2
'Worker' is assigned a value but never used. Allowed unused vars must match /^_/u
test (22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (22): main.js#L1308
'useWslProfile' is assigned a value but never used. Allowed unused vars must match /^_/u
test (22): main.js#L293
'sendStatus' is assigned a value but never used. Allowed unused vars must match /^_/u
test (22): main.js#L292
'populateCacheFromFilesystem' is assigned a value but never used. Allowed unused vars must match /^_/u
test (22): main.js#L292
'readFolderFromFilesystem' is assigned a value but never used. Allowed unused vars must match /^_/u
test (22): main.js#L292
'readSessionFile' is assigned a value but never used. Allowed unused vars must match /^_/u
test (22): main.js#L76
'getFolderMeta' is assigned a value but never used. Allowed unused vars must match /^_/u
test (22): main.js#L39
'isWindows' is assigned a value but never used. Allowed unused vars must match /^_/u
test (22): main.js#L39
'discoverShellProfiles' is assigned a value but never used. Allowed unused vars must match /^_/u
test (22): main.js#L19
'cleanStaleLockFiles' is assigned a value but never used. Allowed unused vars must match /^_/u
test (22): main.js#L2
'Worker' is assigned a value but never used. Allowed unused vars must match /^_/u