128 organizer would like to vote too #1074
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#L248
Prop 'adminID' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L249
Prop 'sessionID' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L250
Prop 'voteSetJson' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L251
Prop 'sessionState' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L252
Prop 'timerSecondsString' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L259
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·`
|
|