Skip to content

chore(deps-dev): bump sass from 1.68.0 to 1.69.3 in /frontend #1070

chore(deps-dev): bump sass from 1.68.0 to 1.69.3 in /frontend

chore(deps-dev): bump sass from 1.68.0 to 1.69.3 in /frontend #1070

Triggered via pull request October 16, 2023 22:47
Status Success
Total duration 1m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

frontend.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/EstimateTimer.vue#L97
Replace `''` with `""`
Build: frontend/src/components/EstimateTimer.vue#L98
Replace `await·this.axios.get(constants.backendURL·+·"/get-timer-value",` with `⏎··········await·this.axios.get(constants.backendURL·+·"/get-timer-value",·`
Build: frontend/src/components/EstimateTimer.vue#L102
Replace `})` with `··})⏎········`
Build: frontend/src/components/EstimateTimer.vue#L103
Replace `(response·/·1000)` with `response·/·1000`
Build: frontend/src/components/JiraComponent.vue#L9
Replace `·$t("session.prepare.step.selection.mode.description.withIssueTracker.descriptionLine1")` with `⏎··········$t("session.prepare.step.selection.mode.description.withIssueTracker.descriptionLine1")⏎·······`
Build: frontend/src/components/JiraComponent.vue#L10
Replace `⏎··········v-if="isJiraCloudEnabled"⏎·········` with `·v-if="isJiraCloudEnabled"`