Merge pull request #96 from Review-zip/refactor #29
Annotations
6 errors and 2 warnings
deploy:
src/components/mainPage/mainMiddleModal/mainMiddelModal.tsx#L28
Property 'post' is missing in type '{ openLoadingModal: () => void; }' but required in type 'FrameComponentProps'.
|
deploy:
src/components/postComponent/postAllComponent/postAllComponent.tsx#L43
Type '{ id: number; url: string; }[]' is not assignable to type 'PostImages[]'.
|
deploy:
src/components/postComponent/postAllComponent/postAllComponent.tsx#L61
Type '{ count: number; width: number; all: true; }' is not assignable to type 'IntrinsicAttributes & StarRatingComponentProps'.
|
deploy:
src/components/searchPage/searchBar/searchBarComponent.tsx#L18
Parameter 'e' implicitly has an 'any' type.
|
deploy:
src/components/searchPage/searchBar/style.ts#L2
Module '"@/pages/searchPage/searchPage"' has no exported member 'SearchBarProps'. Did you mean to use 'import SearchBarProps from "@/pages/searchPage/searchPage"' instead?
|
deploy
Process completed with exit code 2.
|
deploy
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/.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|