484 diveni stat - draft #1132
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#L304
Prop 'adminID' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L305
Prop 'sessionID' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L306
Prop 'voteSetJson' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L307
Prop 'sessionState' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L308
Prop 'timerSecondsString' requires default value to be set
|
Lint:
frontend/src/views/SessionPage.vue#L315
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/SessionAdminCard.vue#L4
Replace `······` with `····`
|
Build:
frontend/src/components/SessionAdminCard.vue#L5
Replace `······:class="{·greyOut:·highlight·===·false·&&·estimateFinished` with `····:class="{·greyOut:·highlight·===·false·&&·estimateFinished·`
|
Build:
frontend/src/components/SessionAdminCard.vue#L6
Replace `····` with `··`
|
|
|
|
Build:
frontend/src/components/SessionAdminCard.vue#L10
Replace `··<strong·v-if="currentEstimation·!==·null·&&·estimateFinished">{{⏎··········currentEstimation⏎·······` with `<strong·v-if="currentEstimation·!==·null·&&·estimateFinished">{{·currentEstimation`
|
|