chore(deps): update postgres docker tag to v17 #7603
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
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:
apps/admin/src/components/dialogs/event-notifications.vue#L3
Variable 'props' is already declared in the upper scope
|
Lint:
apps/admin/src/components/dialogs/select-resource.vue#L3
Variable 'props' is already declared in the upper scope
|
Lint:
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:
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:
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:
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:
apps/admin/src/components/fdbs/nutrients/add-nutrient-dialog.vue#L3
Variable 'props' is already declared in the upper scope
|
Lint:
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:
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
|
Loading