Skip to content

add driver,customer,farmer count.Add PDF generator (#88)

Sign in for the full log view
GitHub Actions / ESLint Report Analysis Started 2024-10-11 12:16:54 ago

ESLint Report Analysis

Found 213 ESLint errors and warnings, processing batch 4 of 5...

Annotations

Check failure on line 15 in frontend/src/App.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/App.jsx#L15

[no-unused-vars] 'Farmer_sidebar' is defined but never used.

Check failure on line 8 in frontend/src/Pages/Customer/PaymentConfirmation.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Pages/Customer/PaymentConfirmation.jsx#L8

[no-unused-vars] 'setOrderID' is defined but never used.

Check failure on line 1 in frontend/src/Components/Address.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Components/Address.jsx#L1

[no-unused-vars] 'React' is defined but never used.

Check failure on line 12 in frontend/src/Components/farmer/shop_sidebar.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Components/farmer/shop_sidebar.jsx#L12

[no-unused-vars] 'FaDollarSign' is defined but never used.

Check failure on line 11 in frontend/src/Pages/Customer/PaymentConfirmation.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Pages/Customer/PaymentConfirmation.jsx#L11

[no-unused-vars] 'user' is assigned a value but never used.

Check failure on line 17 in frontend/src/Pages/farmer/addProduct.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Pages/farmer/addProduct.jsx#L17

[no-unused-vars] 'uploadMessage' is assigned a value but never used.

Check warning on line 28 in frontend/src/Components/Address.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Components/Address.jsx#L28

[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'user'. Either include it or remove the dependency array.

Check warning on line 5 in frontend/src/Context/AuthContext.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Context/AuthContext.jsx#L5

[react-refresh/only-export-components] Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.

Check warning on line 132 in frontend/src/Pages/Customer/RegisterForm.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Pages/Customer/RegisterForm.jsx#L132

[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'validateConfirmPassword'. Either include it or remove the dependency array.

Check failure on line 22 in frontend/src/Pages/farmer/addProduct.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Pages/farmer/addProduct.jsx#L22

[no-unused-vars] 'loading' is assigned a value but never used.

Check failure on line 1 in frontend/src/Components/Admin/AsideBar.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Components/Admin/AsideBar.jsx#L1

[no-unused-vars] 'React' is defined but never used.

Check failure on line 18 in frontend/src/Context/AuthContext.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Context/AuthContext.jsx#L18

[react/prop-types] 'children' is missing in props validation

Check failure on line 38 in frontend/src/Pages/farmer/shopProfile.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Pages/farmer/shopProfile.jsx#L38

[no-unused-vars] 'uploadMessage' is assigned a value but never used.

Check failure on line 1 in frontend/src/Components/Admin/admnlogins.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Components/Admin/admnlogins.jsx#L1

[no-unused-vars] 'React' is defined but never used.

Check warning on line 54 in frontend/src/Pages/Customer/Settings.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Pages/Customer/Settings.jsx#L54

[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'user'. Either include it or remove the dependency array.

Check failure on line 1 in frontend/src/Pages/delivery/DLALLdrivers.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Pages/delivery/DLALLdrivers.jsx#L1

[no-unused-vars] 'React' is defined but never used.

Check failure on line 40 in frontend/src/Pages/farmer/shopProfile.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Pages/farmer/shopProfile.jsx#L40

[no-unused-vars] 'loading' is assigned a value but never used.

Check warning on line 7 in frontend/src/Hooks/Delivery/Dlauth.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Hooks/Delivery/Dlauth.jsx#L7

[react-refresh/only-export-components] Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.

Check failure on line 1 in frontend/src/Components/Breadcrumbs.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Components/Breadcrumbs.jsx#L1

[no-unused-vars] 'React' is defined but never used.

Check failure on line 1 in frontend/src/Pages/Customer/StripePayment.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Pages/Customer/StripePayment.jsx#L1

[no-unused-vars] 'React' is defined but never used.

Check failure on line 1 in frontend/src/Pages/delivery/DLApproveDriver.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Pages/delivery/DLApproveDriver.jsx#L1

[no-unused-vars] 'React' is defined but never used.

Check warning on line 83 in frontend/src/Pages/farmer/shopProfile.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Pages/farmer/shopProfile.jsx#L83

[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'handleDistrictChange'. Either include it or remove the dependency array.

Check failure on line 3 in frontend/src/Components/ConfirmationModal.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Components/ConfirmationModal.jsx#L3

[react/prop-types] 'isOpen' is missing in props validation

Check failure on line 12 in frontend/src/Hooks/Delivery/Dlauth.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Hooks/Delivery/Dlauth.jsx#L12

[react/prop-types] 'children' is missing in props validation

Check failure on line 27 in frontend/src/Pages/Customer/StripePayment.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/Pages/Customer/StripePayment.jsx#L27

[react/prop-types] 'amount' is missing in props validation