Bump @vitejs/plugin-react from 4.1.0 to 4.2.1 #35
Annotations
1 error and 7 warnings
Linting
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linting:
src/components/CommentCard/CommentCard.tsx#L3
'rating' is defined but never used
|
Linting:
src/components/NavBar/NavBar.tsx#L8
'LOGIN_PATH' is assigned a value but never used
|
Linting:
src/components/NavBar/NavBar.tsx#L8
'REGISTER_PATH' is assigned a value but never used
|
Linting:
src/pages/TeacherProfile/TeacherProfile.tsx#L32
Unexpected any. Specify a different type
|
Linting:
src/pages/TeacherProfile/TeacherProfile.tsx#L33
Unexpected any. Specify a different type
|
Linting:
src/services/api.ts#L3
'setupInterceptors' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading