Skip to content

Upgrade Orval

Upgrade Orval #5094

Triggered via pull request November 14, 2024 10:03
Status Failure
Total duration 1m 50s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint .js and .jsx: src/core/guardedRequests.slice.ts#L28
React Hook "useAddItem" is called in function "addFavorite" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
Lint .js and .jsx
Process completed with exit code 1.
Lint .js and .jsx: src/components/button-favourite/button-favourite.tsx#L85
React Hook useCallback has an unnecessary dependency: 'queryClient'. Either exclude it or remove the dependency array