Больше подробностей (часть 2) #31
Annotations
10 errors and 3 warnings
Run checks:
src/components/Rating/Rating.tsx#L11
'rating' is missing in props validation
|
Run checks:
src/components/Rating/Rating.tsx#L12
'mode' is missing in props validation
|
Run checks:
src/components/Rating/Rating.tsx#L13
'containerMix' is missing in props validation
|
Run checks:
src/components/Rating/Rating.tsx#L14
'starsMix' is missing in props validation
|
Run checks:
src/components/Reviews/Review.tsx#L21
'text' is missing in props validation
|
Run checks:
src/components/Reviews/Review.tsx#L22
'date' is missing in props validation
|
Run checks:
src/components/Reviews/Review.tsx#L23
'rating' is missing in props validation
|
Run checks:
src/components/Reviews/Review.tsx#L24
'userName' is missing in props validation
|
Run checks:
src/components/Reviews/Review.tsx#L25
'userAvatarSrc' is missing in props validation
|
Run checks:
src/components/Reviews/Review.tsx#L47
Expected indentation of 6 spaces but found 4
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run checks:
src/components/Reviews/Review.tsx#L9
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run checks:
src/components/Reviews/Review.tsx#L16
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading