chore(deps): update pnpm to v10 #8052
ci.yml
on: pull_request
Matrix: Lint code
Matrix: admin
Matrix: api-postgres
Matrix: cli
Matrix: portal
Matrix: survey
Annotations
10 warnings
Lint code (22.x):
apps/admin/src/components/dialogs/csv-upload/csv-upload.vue#L96
Getting a value from the `props` in root scope of `setup()` will cause the value to lose reactivity
|
Lint code (22.x):
apps/admin/src/components/dialogs/event-notifications.vue#L3
Variable 'props' is already declared in the upper scope
|
Lint code (22.x):
apps/admin/src/components/dialogs/select-resource.vue#L3
Variable 'props' is already declared in the upper scope
|
Lint code (22.x):
apps/admin/src/components/dialogs/select-resource.vue#L140
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
Lint code (22.x):
apps/admin/src/components/dialogs/select-resource.vue#L142
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
Lint code (22.x):
apps/admin/src/components/dialogs/select-resource.vue#L147
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
Lint code (22.x):
apps/admin/src/components/editors/json-editor-dialog.vue#L61
Getting a value from the `props` in root scope of `setup()` will cause the value to lose reactivity
|
Lint code (22.x):
apps/admin/src/components/fdbs/nutrients/add-nutrient-dialog.vue#L3
Variable 'props' is already declared in the upper scope
|
Lint code (22.x):
apps/admin/src/components/fdbs/nutrients/add-nutrient-dialog.vue#L114
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
Lint code (22.x):
apps/admin/src/components/fdbs/portion-sizes/portion-size-method-list.vue#L106
Getting a value from the `props` in root scope of `setup()` will cause the value to lose reactivity
|