Skip to content

Merge pull request #4173 from kubeshop/devcatalin/refactor/cluster-co… #8340

Merge pull request #4173 from kubeshop/devcatalin/refactor/cluster-co…

Merge pull request #4173 from kubeshop/devcatalin/refactor/cluster-co… #8340

Triggered via push September 28, 2023 11:12
Status Success
Total duration 5m 47s
Artifacts

monokle-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 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 `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/
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/editor/editor.cluster.tsx#L96
Unexpected alert