Skip to content

Move fallback to test #432

Move fallback to test

Move fallback to test #432

Triggered via push May 6, 2024 19:04
Status Failure
Total duration 34s
Artifacts

nodejs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build: src/hotkey.ts#L92
Replace `"undefined"` with `'undefined'`
build: src/hotkey.ts#L93
'safePlatform' is assigned a value but never used
build: src/hotkey.ts#L93
Replace `⏎····?·ssrSafeWindow.navigator.platform⏎···` with `·?·ssrSafeWindow.navigator.platform`
build: src/hotkey.ts#L97
Replace `""` with `''`
build: test/test-normalize-hotkey.js#L29
Replace `"Mod+a",·"Control+a"` with `'Mod+a',·'Control+a'`
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/