Skip to content

feat: project setup rework #27

feat: project setup rework

feat: project setup rework #27

Triggered via pull request February 29, 2024 16:25
Status Success
Total duration 34s
Artifacts

ci.yml

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

Annotations

13 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.