fix eslint error #173
Annotations
5 errors and 12 warnings
Run eslint:
server/controllers/users.ts#L278
Identifier 'created_at' is not in camel case
|
Run eslint:
server/controllers/users.ts#L280
Identifier 'expired_at' is not in camel case
|
Run eslint:
server/entities/invite.ts#L12
Identifier 'created_at' is not in camel case
|
Run eslint:
server/entities/invite.ts#L15
Identifier 'expired_at' is not in camel case
|
Run eslint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run eslint:
src/components/collaboration/AlertModal.tsx#L36
React Hook React.useEffect has missing dependencies: 'projectId', 'sequency', 'setModalForStudent', 'setModalForTeacher', 'status', and 'type'. Either include them or remove the dependency array
|
Run eslint:
src/components/create/DiaporamaPlayer/DiaporamaPlayer.tsx#L75
React Hook React.useEffect has missing dependencies: 'audioRef', 'currentQuestion', 'duration', 'isQuestionEditing', and 'updateLastDuration'. Either include them or remove the dependency array
|
Run eslint:
src/pages/create/2-questions/edit.tsx#L54
React Hook React.useEffect has a missing dependency: 'connectTeacher'. Either include it or remove the dependency array
|
Run eslint:
src/pages/create/2-questions/index.tsx#L77
React Hook React.useEffect has a missing dependency: 'startCollaborationMode'. Either include it or remove the dependency array
|
Run eslint:
src/pages/create/2-questions/new.tsx#L141
React Hook React.useEffect has a missing dependency: 'connectTeacher'. Either include it or remove the dependency array
|
Run eslint:
src/pages/create/3-storyboard/edit.tsx#L184
React Hook React.useEffect has missing dependencies: 'connectStudent' and 'connectTeacher'. Either include them or remove the dependency array
|
Run eslint:
src/pages/create/3-storyboard/index.tsx#L254
React Hook React.useEffect has missing dependencies: 'connectStudent' and 'connectTeacher'. Either include them or remove the dependency array
|
Run eslint:
src/pages/create/3-storyboard/title.tsx#L90
React Hook React.useEffect has missing dependencies: 'connectStudent' and 'connectTeacher'. Either include them or remove the dependency array
|
Run eslint:
src/pages/create/4-pre-mounting/edit.tsx#L102
React Hook React.useEffect has missing dependencies: 'connectStudent' and 'connectTeacher'. Either include them or remove the dependency array
|
Run eslint:
src/pages/create/4-pre-mounting/index.tsx#L58
React Hook React.useEffect has missing dependencies: 'connectStudent' and 'connectTeacher'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading