Контроль и ограничения (часть 1) #16
Annotations
10 errors and 1 warning
Check:
src/components/city-list/city-list.tsx#L19
Statement inside of curly braces should be on next line
|
Check:
src/components/city-list/city-list.tsx#L19
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
|
Check:
src/components/city-list/city-list.tsx#L19
Missing semicolon
|
Check:
src/components/city-list/city-list.tsx#L28
Newline required at end of file but not found
|
Check:
src/hooks/index.ts#L6
Newline required at end of file but not found
|
Check:
src/store/action.ts#L1
Strings must use singlequote
|
Check:
src/store/action.ts#L2
Strings must use singlequote
|
Check:
src/store/action.ts#L4
Missing semicolon
|
Check:
src/store/action.ts#L8
Newline required at end of file but not found
|
Check:
src/store/index.ts#L4
Newline required at end of file but not found
|
Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|