Skip to content

fix: updated node version to 20.15.1 #8523

fix: updated node version to 20.15.1

fix: updated node version to 20.15.1 #8523

Triggered via push July 19, 2024 10:08
Status Success
Total duration 1m 43s
Artifacts

monokle-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
lint-mac
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-mac
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-mac: electron/app/ipc/ipcListeners.ts#L184
'_' is defined but never used
lint-mac: src/components/molecules/Monaco/useCodeIntel.ts#L183
The ref value 'debouncedUpdate.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'debouncedUpdate.current' to a variable inside the effect, and use that variable in the cleanup function
lint-mac: src/components/organisms/ExplorerPane/DryRunsPane/DryRunsPane.tsx#L168
'EmptyText' is assigned a value but never used
lint-mac: src/editor/editor.cluster.tsx#L96
Unexpected alert
lint-mac
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/