fix(deps): update dependency vue-i18n to v11 #7596
ci.yml
on: pull_request
Matrix: Lint code
Matrix: admin
Matrix: api-postgres
Matrix: cli
Matrix: portal
Matrix: survey
Annotations
16 warnings
Lint code (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint code (20.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 (20.x):
apps/admin/src/components/dialogs/event-notifications.vue#L3
Variable 'props' is already declared in the upper scope
|
Lint code (20.x):
apps/admin/src/components/dialogs/select-resource.vue#L3
Variable 'props' is already declared in the upper scope
|
Lint code (20.x):
apps/admin/src/components/dialogs/select-resource.vue#L141
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
Lint code (20.x):
apps/admin/src/components/dialogs/select-resource.vue#L143
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
Lint code (20.x):
apps/admin/src/components/dialogs/select-resource.vue#L148
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
Lint code (20.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 (20.x):
apps/admin/src/components/fdbs/nutrients/add-nutrient-dialog.vue#L3
Variable 'props' is already declared in the upper scope
|
Lint code (20.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 (20.x):
apps/admin/src/components/fdbs/portion-sizes/portion-size-method-list.vue#L103
Getting a value from the `props` in root scope of `setup()` will cause the value to lose reactivity
|
Portal (Node.js 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CLI (Node.js 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Survey client (Node.js 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Admin client (Node.js 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
API (Node.js 20.x, Postgres 15, Redis 7)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|