Skip to content

Bump react-router-dom from 6.16.0 to 6.21.1 #34

Bump react-router-dom from 6.16.0 to 6.21.1

Bump react-router-dom from 6.16.0 to 6.21.1 #34

Triggered via pull request January 1, 2024 15:45
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
build
Process completed with exit code 1.
build
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/
build: src/components/CommentCard/CommentCard.tsx#L3
'rating' is defined but never used
build: src/components/NavBar/NavBar.tsx#L8
'LOGIN_PATH' is assigned a value but never used
build: src/components/NavBar/NavBar.tsx#L8
'REGISTER_PATH' is assigned a value but never used
build: src/pages/TeacherProfile/TeacherProfile.tsx#L32
Unexpected any. Specify a different type
build: src/pages/TeacherProfile/TeacherProfile.tsx#L33
Unexpected any. Specify a different type
build: src/services/api.ts#L3
'setupInterceptors' is defined but never used