chore(deps-dev): bump sass from 1.68.0 to 1.69.3 in /frontend #1070
Annotations
11 warnings
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/
|
frontend/src/components/EstimateTimer.vue#L97
Replace `''` with `""`
|
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",·`
|
frontend/src/components/EstimateTimer.vue#L99
Delete `··`
|
frontend/src/components/EstimateTimer.vue#L100
Delete `··`
|
frontend/src/components/EstimateTimer.vue#L101
Delete `··`
|
frontend/src/components/EstimateTimer.vue#L102
Replace `})` with `··})⏎········`
|
frontend/src/components/EstimateTimer.vue#L103
Replace `(response·/·1000)` with `response·/·1000`
|
|
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")⏎·······`
|
frontend/src/components/JiraComponent.vue#L10
Replace `⏎··········v-if="isJiraCloudEnabled"⏎·········` with `·v-if="isJiraCloudEnabled"`
|
The logs for this run have expired and are no longer available.
Loading