Add service for getting target user reviews & display them in CommentsWithRatingBlock #5171
Annotations
6 errors and 2 warnings
Run linter:
src/components/comment/Comment.tsx#L16
Replace `·comment,·author,·rating,·createdAt,·offer,·proficiencyLevel,·targetUserRole` with `⏎····comment,⏎····author,⏎····rating,⏎····createdAt,⏎····offer,⏎····proficiencyLevel,⏎····targetUserRole⏎·`
|
Run linter:
src/components/comment/Comment.tsx#L20
Replace `·targetUserRole·===·UserRoleEnum.Tutor·?·UserRoleEnum.Student` with `⏎····targetUserRole·===·UserRoleEnum.Tutor⏎······?·UserRoleEnum.Student⏎·····`
|
Run linter:
src/containers/user-profile/comments-with-rating-block/CommentsWithRatingBlock.tsx#L19
'responseMock' is defined but never used
|
Run linter:
src/containers/user-profile/comments-with-rating-block/CommentsWithRatingBlock.tsx#L21
'responseMockStudents' is defined but never used
|
Run linter:
src/containers/user-profile/comments-with-rating-block/CommentsWithRatingBlock.tsx#L22
'MockReview' is defined but never used
|
Run linter
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage-artifacts".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading