temp: experimenting with removing old code #938
Annotations
10 errors and 4 warnings
tests:
src/api.js#L1
store not found in './data'
|
tests:
src/api.test.jsx#L4
store not found in './data'
|
tests:
src/api.test.jsx#L9
'getState' is not defined
|
tests:
src/core/OuterExamTimer.test.jsx#L5
store not found in '../data'
|
tests:
src/data/thunks.js#L72
Strings must use singlequote
|
tests:
src/data/thunks.js#L90
'getState' is defined but never used
|
tests:
src/exam/ExamAPIError.test.jsx#L4
store not found in '../data'
|
tests:
src/exam/ExamWrapper.test.jsx#L5
store not found in '../data'
|
tests:
src/hocs.jsx#L4
store not found in './data'
|
tests:
src/instructions/Instructions.test.jsx#L6
store not found in '../data'
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests:
src/api.test.jsx#L9
Unexpected console statement
|
tests:
src/data/thunks.js#L72
Unexpected console statement
|