Skip to content

chore: update dependencies and migrate backend definition syntax #67

chore: update dependencies and migrate backend definition syntax

chore: update dependencies and migrate backend definition syntax #67

Triggered via pull request September 9, 2024 08:23
Status Success
Total duration 3m 13s
Artifacts

development.workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Lint: apps/web/src/main.ts#L50
Insert `;`
Lint: apps/web/src/widgets/sample-widget/SampleWidget.vue#L4
Replace `·{{·$i18n.t('widget.sample-widget.title')·}}·` with `{{·$i18n.t('widget.sample-widget.title')·}}`
Lint: apps/web/src/widgets/sample-widget/SampleWidget.vue#L5
Replace `{{·$i18n.t('widget.sample-widget.buckettingField')·}}·{{·props.widgetSettings.buckettingField·}}` with `⏎········{{·$i18n.t('widget.sample-widget.buckettingField')·}}⏎········{{·props.widgetSettings.buckettingField·}}⏎······`
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Functional Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/