Skip to content

Introduce JSDoc-based Type System with checkJs flag #1561

Introduce JSDoc-based Type System with checkJs flag

Introduce JSDoc-based Type System with checkJs flag #1561

Triggered via pull request December 5, 2023 23:40
Status Success
Total duration 56s
Artifacts

nodejs.yml

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

Annotations

11 warnings
build (16.x)
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/
build (16.x): src/apply_delta.js#L13
'validateDelta' is defined but never used
build (16.x): src/commands/occur_commands.js#L1
'config' is assigned a value but never used
build (16.x): src/ext/beautify.js#L53
'abort' is assigned a value but never used
build (16.x): src/ext/beautify.js#L90
'rowTokens' is assigned a value but never used
build (16.x): src/ext/keybinding_menu.js#L2
'define' is defined but never used
build (16.x): src/ext/menu_tools/get_editor_keyboard_shortcuts.js#L2
'define' is defined but never used
build (16.x): src/ext/menu_tools/get_editor_keyboard_shortcuts.js#L34
'KEY_MODS' is assigned a value but never used
build (16.x): src/ext/menu_tools/overlay_page.js#L2
'define' is defined but never used
build (16.x): src/ext/settings_menu.js#L2
'define' is defined but never used
build (16.x): src/keyboard/sublime_test.js#L12
'Range' is assigned a value but never used