Skip to content

Prod Release 19/07/24 #85

Prod Release 19/07/24

Prod Release 19/07/24 #85

Triggered via pull request July 18, 2024 21:14
Status Success
Total duration 1m 45s
Artifacts

frontend-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: frontend/src/components/Editor/EditorComponents/Editor.tsx#L32
'SCHEMA_TAB_NAME' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: frontend/src/components/Editor/EditorComponents/Editor.tsx#L63
'setBlockView' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: frontend/src/components/Editor/EditorComponents/Editor.tsx#L125
React Hook useEffect has missing dependencies: 'fileName' and 'storageManager'. Either include them or remove the dependency array
lint: frontend/src/components/Editor/EditorComponents/Editor.tsx#L136
React Hook useEffect has a missing dependency: 'storageManager'. Either include it or remove the dependency array
lint: frontend/src/components/Editor/EditorComponents/Editor.tsx#L149
React Hook useEffect has missing dependencies: 'handleCodeGen', 'indexingCode', and 'schema'. Either include them or remove the dependency array
lint: frontend/src/components/Editor/EditorComponents/Editor.tsx#L153
React Hook useEffect has a missing dependency: 'cacheToLocal'. Either include it or remove the dependency array
lint: frontend/src/components/Editor/EditorComponents/Editor.tsx#L164
React Hook useEffect has a missing dependency: 'handleCursorChange'. Either include it or remove the dependency array. Mutable values like 'monacoEditorRef.current' aren't valid dependencies because mutating them doesn't re-render the component
lint: frontend/src/components/Editor/EditorComponents/Editor.tsx#L169
React Hook useEffect has missing dependencies: 'handleCodeGen' and 'storageManager'. Either include them or remove the dependency array
lint: frontend/src/components/Editor/EditorComponents/Editor.tsx#L173
React Hook useEffect has a missing dependency: 'storageManager'. Either include it or remove the dependency array
lint: frontend/src/components/Editor/EditorViewContainer/EditorMenuContainer.tsx#L8
'CODE_FORMATTING_ERROR_MESSAGE' is defined but never used. Allowed unused vars must match /^_/u
type-check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/