Skip to content

feat: project setup rework #22

feat: project setup rework

feat: project setup rework #22

Triggered via pull request November 26, 2023 15:02
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
test (18.x, ubuntu-latest)
Process completed with exit code 1.
typecheck: src/main.ts#L9
Cannot find module 'base/formkit.config' or its corresponding type declarations.
typecheck
Process completed with exit code 1.
lint: src/components/forms/PlantForm.vue#L4
'name' is assigned a value but never used
lint: src/components/forms/PlantForm.vue#L5
'description' is assigned a value but never used
lint: src/components/forms/PlantForm.vue#L6
'type' is assigned a value but never used
lint: src/components/forms/PlantForm.vue#L7
'substrat' is assigned a value but never used
lint: src/components/forms/PlantForm.vue#L8
'minTemperature' is assigned a value but never used
lint: src/components/forms/PlantForm.vue#L9
'maxTemperature' is assigned a value but never used
lint: src/components/forms/PlantForm.vue#L10
'waterAmount' is assigned a value but never used
lint: src/components/forms/PlantForm.vue#L14
'loading' is assigned a value but never used
lint: src/components/forms/PlantForm.vue#L16
'options' is assigned a value but never used
lint: src/components/forms/PlantForm.vue#L22
'substratOptions' is assigned a value but never used