Skip to content

ci: Add main protection and cleaning of workflows #6

ci: Add main protection and cleaning of workflows

ci: Add main protection and cleaning of workflows #6

Triggered via push November 23, 2024 17:42
Status Failure
Total duration 1m 21s
Artifacts

dev.yaml

on: push
Lint  /  Run linters
23s
Lint / Run linters
Matrix: Build and test / Build and test
Waiting for pending jobs
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