Fixes a lot #94
Annotations
10 errors and 2 warnings
lint:
frontend/src/App.js#L176
`'` can be escaped with `'`, `‘`, `'`, `’`
|
lint:
frontend/src/components/ErrorBoundary.js#L9
'error' is defined but never used
|
lint:
frontend/src/components/ErrorBoundary.js#L22
'children' is missing in props validation
|
lint:
frontend/src/components/Login.js#L5
'setUser' is missing in props validation
|
lint:
frontend/src/components/Login.js#L5
'setUserId' is missing in props validation
|
lint:
frontend/src/components/QuestionHandler.js#L9
'userId' is missing in props validation
|
lint:
frontend/src/components/QuestionHandler.js#L9
'updateUserMetrics' is missing in props validation
|
lint:
frontend/src/components/QuestionHandler.js#L9
'updatePerformanceData' is missing in props validation
|
lint:
frontend/src/components/QuestionHandler.js#L9
'performanceData' is missing in props validation
|
lint:
frontend/src/components/QuestionHandler.js#L14
'setCurrentQuestionIndex' is assigned a value but never used
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|