Skip to content

chore(deps): update all non-major dependencies #2214

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #2214

Triggered via pull request August 10, 2023 04:44
Status Success
Total duration 7m 14s
Artifacts

ci.yml

on: pull_request
Matrix: Lint code
Matrix: admin
Matrix: api-postgres
Matrix: cli
Matrix: portal
Matrix: survey
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint code (18.x): apps/admin/src/components/dialogs/csv-upload/csv-upload.vue#L95
Getting a value from the `props` in root scope of `setup()` will cause the value to lose reactivity
Lint code (18.x): apps/admin/src/components/fdbs/portion-sizes/portion-size-method-list.vue#L111
Getting a value from the `props` in root scope of `setup()` will cause the value to lose reactivity
Lint code (18.x): apps/admin/src/components/fdbs/portion-sizes/portion-size-method-list.vue#L111
Getting a value from the `props` in root scope of `setup()` will cause the value to lose reactivity
Lint code (18.x): apps/admin/src/components/feedback/cards/card-list.vue#L124
Getting a value from the `props` in root scope of `setup()` will cause the value to lose reactivity
Lint code (18.x): apps/admin/src/components/feedback/cards/card-types/nutrient-group.vue#L135
Getting a value from the `props` in root scope of `setup()` will cause the value to lose reactivity
Lint code (18.x): apps/admin/src/views/authentication/mfa-dialog.vue#L179
'deviceId' is defined but never used
Lint code (18.x): apps/admin/src/views/images/guide-drawer.vue#L190
Getting a value from the `props` in root scope of `setup()` will cause the value to lose reactivity
Lint code (18.x): apps/api/__tests__/unit/food-index/phrase-index.spec.ts#L24
'indexFilter' is assigned a value but never used
Lint code (18.x): apps/api/src/food-index/phrase-index.ts#L11
'MAX_PHRASE_COMBINATIONS' is assigned a value but never used
Lint code (18.x): apps/api/src/food-index/phrase-index.ts#L12
'MAX_MATCHES_FOR_MATCH_MORE' is assigned a value but never used