Skip to content

features improvement #188

features improvement

features improvement #188

Triggered via push July 5, 2024 13:21
Status Failure
Total duration 46s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 14 warnings
lint: src/components/collaboration/FormFeedback.tsx#L45
Replace `([...(question.feedbacks·??·[]),·feedbackData])` with `[...(question.feedbacks·??·[]),·feedbackData]`
lint: src/components/collaboration/FormFeedback.tsx#L89
Delete `············`
lint: src/pages/create/3-storyboard/index.tsx#L270
Replace `sequence·&&·sequence.feedbacks·&&·sequence.feedbacks.length·>·0·?·sequence.feedbacks[sequence.feedbacks.length·-·1]·:·''` with `⏎························sequence·&&·sequence.feedbacks·&&·sequence.feedbacks.length·>·0·?·sequence.feedbacks[sequence.feedbacks.length·-·1]·:·''⏎····················`
lint
Process completed with exit code 1.
typescript: server/controllers/questions.ts#L1
Property 'feedback' does not exist on type 'Question'. Did you mean 'feedbacks'?
typescript: server/controllers/questions.ts#L1
Property 'feedback' does not exist on type 'Question'. Did you mean 'feedbacks'?
typescript: server/controllers/questions.ts#L1
Property 'feedback' does not exist on type 'Question'. Did you mean 'feedbacks'?
typescript
Process completed with exit code 1.
lint
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/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/components/collaboration/AlertModal.tsx#L39
React Hook React.useEffect has missing dependencies: 'sequency', 'setModalForStudent', 'setModalForTeacher', 'status', and 'type'. Either include them or remove the dependency array
lint: 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
lint: 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
lint: 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
lint: 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
lint: src/pages/create/3-storyboard/edit.tsx#L188
React Hook React.useEffect has missing dependencies: 'connectStudent' and 'connectTeacher'. Either include them or remove the dependency array
lint: src/pages/create/3-storyboard/index.tsx#L306
React Hook React.useEffect has missing dependencies: 'connectStudent' and 'connectTeacher'. Either include them or remove the dependency array
lint: src/pages/create/3-storyboard/title.tsx#L92
React Hook React.useEffect has missing dependencies: 'connectStudent' and 'connectTeacher'. Either include them or remove the dependency array
lint: src/pages/create/4-pre-mounting/edit.tsx#L104
React Hook React.useEffect has missing dependencies: 'connectStudent' and 'connectTeacher'. Either include them or remove the dependency array
lint: 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
typescript
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/
typescript
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/