chore(deps): bump core-js from 3.32.2 to 3.33.0 in /frontend #1072
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
18 warnings
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
frontend/src/views/SessionPage.vue#L183
Prop 'adminID' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L184
Prop 'sessionID' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L185
Prop 'voteSetJson' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L186
Prop 'sessionState' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L187
Prop 'timerSecondsString' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L193
Prop 'userStoryMode' requires default value to be set
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
frontend/src/components/AnalyticsDataComponent.vue#L7
Replace `{{$t('page.landing.meeting.analytics.allCreatedSessionsTitle')` with `·{{·$t("page.landing.meeting.analytics.allCreatedSessionsTitle")·`
|
|
Build:
frontend/src/components/AnalyticsDataComponent.vue#L12
Replace `··············{{allSessions` with `············{{·allSessions·`
|
|
|
Build:
frontend/src/components/AnalyticsDataComponent.vue#L17
Replace `allAttendees` with `·allAttendees·`
|
Build:
frontend/src/components/AnalyticsDataComponent.vue#L23
Replace `$t('page.landing.meeting.analytics.lastMonthTitle')` with `·$t("page.landing.meeting.analytics.lastMonthTitle")·`
|
|
Build:
frontend/src/components/AnalyticsDataComponent.vue#L30
Replace `allSessions` with `·allSessions·`
|
|