chore: update dependencies and migrate backend definition syntax #67
Annotations
4 warnings
apps/web/src/main.ts#L50
Insert `;`
|
apps/web/src/widgets/sample-widget/SampleWidget.vue#L4
Replace `·{{·$i18n.t('widget.sample-widget.title')·}}·` with `{{·$i18n.t('widget.sample-widget.title')·}}`
|
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·}}⏎······`
|
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/
|
The logs for this run have expired and are no longer available.
Loading