Skip to content

padawan - re-version schema #9

padawan - re-version schema

padawan - re-version schema #9

Triggered via push November 3, 2024 22:25
Status Failure
Total duration 36s
Artifacts

eslint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
eslint: app/frontend/pages/BillOfTheWeekCreator.tsx#L64
React Hook "useRef" is called in function "_BillOfTheWeekCreator: React.FC<IProps>" 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"
eslint: app/frontend/pages/BillOfTheWeekCreator.tsx#L65
React Hook "useLocale" is called in function "_BillOfTheWeekCreator: React.FC<IProps>" 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"
eslint: app/frontend/pages/BillOfTheWeekCreator.tsx#L68
React Hook "useAxiosPost" is called in function "_BillOfTheWeekCreator: React.FC<IProps>" 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"
eslint: app/frontend/pages/BillOfTheWeekCreator.tsx#L69
React Hook "useAxiosPost" is called in function "_BillOfTheWeekCreator: React.FC<IProps>" 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"
eslint: app/frontend/pages/BillOfTheWeekCreator.tsx#L73
React Hook "useAxiosPost" is called in function "_BillOfTheWeekCreator: React.FC<IProps>" 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"
eslint: app/frontend/pages/BillOfTheWeekCreator.tsx#L76
React Hook "useAxiosPost" is called in function "_BillOfTheWeekCreator: React.FC<IProps>" 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"
eslint: app/frontend/pages/BillOfTheWeekCreator.tsx#L81
React Hook "useMemo" is called in function "_BillOfTheWeekCreator: React.FC<IProps>" 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"
eslint: app/frontend/pages/BillOfTheWeekCreator.tsx#L83
React Hook "useMemo" is called in function "_BillOfTheWeekCreator: React.FC<IProps>" 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"
eslint: app/frontend/pages/BillOfTheWeekCreator.tsx#L94
React Hook "useMemo" is called in function "_BillOfTheWeekCreator: React.FC<IProps>" 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"
eslint: app/frontend/pages/BillOfTheWeekCreator.tsx#L102
React Hook "useCallback" is called in function "_BillOfTheWeekCreator: React.FC<IProps>" 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"