Skip to content

fix: order view include #5

fix: order view include

fix: order view include #5

Triggered via push November 17, 2024 06:11
Status Failure
Total duration 37s
Artifacts

dev.yaml

on: push
Lint  /  Run linters
26s
Lint / Run linters
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Lint / Run linters
Process completed with exit code 1.
Lint / Run linters: src/Components/AddFoodDialog.js#L3
'MenuItem' is defined but never used
Lint / Run linters: src/Components/AddFoodDialog.js#L3
'Select' is defined but never used
Lint / Run linters: src/Components/AddFoodDialog.js#L5
'DishesForm' is defined but never used
Lint / Run linters: src/Components/DetailsDetailsSide.js#L4
'Autocomplete' is defined but never used
Lint / Run linters: src/Components/DetailsDetailsSide.js#L4
'Divider' is defined but never used
Lint / Run linters: src/Components/DetailsDetailsSide.js#L5
'DishesForm' is defined but never used
Lint / Run linters: src/Components/DetailsDetailsSide.js#L15
'availableCategories' is assigned a value but never used
Lint / Run linters: src/Components/DetailsDetailsSide.js#L44
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
Lint / Run linters: src/Components/DetailsDetailsSide.js#L56
'handlePriceChange' is assigned a value but never used
Lint / Run linters: src/Components/DetailsDetailsSide.js#L60
'handleCategoryChange' is assigned a value but never used