Skip to content

fix: app_start/create_project event #8111

fix: app_start/create_project event

fix: app_start/create_project event #8111

Triggered via push June 20, 2023 13:37
Status Success
Total duration 5m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

monokle-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint-mac
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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