Skip to content

chore(deps): bump axios, @docusaurus/core and @docusaurus/preset-classic #8427

chore(deps): bump axios, @docusaurus/core and @docusaurus/preset-classic

chore(deps): bump axios, @docusaurus/core and @docusaurus/preset-classic #8427

Status Success
Total duration 4m 7s
Artifacts

monokle-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 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: electron/app/ipc/ipcListeners.ts#L185
'_' 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#L166
'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/