issue: Landing Page text into localization/translation #491
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. 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/SignInWithJiraServerButtonComponent.vue#L12
Replace `·$t("session.prepare.step.selection.mode.description.withIssueTracker.buttons.signInWithJiraServer.label")` with `⏎········$t(⏎··········"session.prepare.step.selection.mode.description.withIssueTracker.buttons.signInWithJiraServer.label"⏎········)⏎·····`
|
frontend/src/components/SignInWithJiraServerButtonComponent.vue#L23
Replace `·$t("session.prepare.step.selection.mode.description.withIssueTracker.dialog.description")` with `⏎··········$t("session.prepare.step.selection.mode.description.withIssueTracker.dialog.description")⏎·······`
|
|
frontend/src/views/LandingPage.vue#L62
'v-html' directive can lead to XSS attack
|
frontend/src/views/LandingPage.vue#L65
'v-html' directive can lead to XSS attack
|
frontend/src/views/LandingPage.vue#L68
'v-html' directive can lead to XSS attack
|
frontend/src/views/SessionPage.vue#L235
Prop 'adminID' requires default value to be set
|
frontend/src/views/SessionPage.vue#L236
Prop 'sessionID' requires default value to be set
|
frontend/src/views/SessionPage.vue#L237
Prop 'voteSetJson' requires default value to be set
|
frontend/src/views/SessionPage.vue#L238
Prop 'sessionState' requires default value to be set
|
The logs for this run have expired and are no longer available.
Loading