close ws on error #533
Annotations
6 warnings
Frontend Tests (test)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Frontend Tests (format:ci)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Frontend Tests (lint:ci)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Frontend Tests (lint:ci):
frontend/src/contextProviders/ProfileContext.tsx#L21
React Hook useEffect has a missing dependency: 'fetchAndSetProfile'. Either include it or remove the dependency array
|
Frontend Tests (lint:ci):
frontend/src/pages/CodeEditor.tsx#L131
React Hook useEffect has a missing dependency: 'myProfile.username'. Either include it or remove the dependency array
|
Frontend Tests (build)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|