Fix for users getting redirected to the wrong path #285
Annotations
3 errors and 5 warnings
frontend/routes/authRoutes.js#L8
'error' is not defined
|
frontend/routes/authRoutes.js#L24
Use object destructuring
|
|
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/
|
frontend/components/UserPreferenceForm.js#L36
Must use destructuring state assignment
|
frontend/components/UserPreferenceForm.js#L37
Must use destructuring props assignment
|
frontend/components/UserPreferenceForm.js#L169
Must use destructuring props assignment
|
frontend/webapp.js#L80
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading