ci: add a lot of linting #5
Annotations
14 errors and 1 warning
lint
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|
lint:
components/Book.tsx#L4
Property 'book' does not exist on type '{}'.
|
lint:
components/Book.tsx#L4
Property 'isFavorite' does not exist on type '{}'.
|
lint:
components/Book.tsx#L4
Property 'handleFavorite' does not exist on type '{}'.
|
lint:
components/Book.tsx#L5
Parameter 'e' implicitly has an 'any' type.
|
lint:
components/Book.tsx#L14
Parameter 'author' implicitly has an 'any' type.
|
lint:
components/BookSearch.tsx#L9
Parameter 'string' implicitly has an 'any' type.
|
lint:
components/BookSearch.tsx#L9
Parameter 'list' implicitly has an 'any' type.
|
lint:
components/BookSearch.tsx#L22
Binding element 'favorites' implicitly has an 'any' type.
|
lint:
components/BookSearch.tsx#L22
Binding element 'handleFavorite' implicitly has an 'any' type.
|
lint:
components/BookSearch.tsx#L51
Parameter 'book' implicitly has an 'any' type.
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|