Skip to content

New Crowdin updates #1289

New Crowdin updates

New Crowdin updates #1289

Triggered via pull request December 22, 2023 12:48
@strittistritti
synchronize #508
l10n_main
Status Success
Total duration 1m 8s
Artifacts

frontend.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 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/components/MemberVoteCard.vue#L64
Unexpected any. Specify a different type
Lint: frontend/src/components/MobileStoryTitle.vue#L30
'useToast' is defined but never used
Lint: frontend/src/components/SignInWithJiraButtonComponent.vue#L74
Unexpected any. Specify a different type
Lint: frontend/src/components/SignInWithJiraServerButtonComponent.vue#L90
Unexpected any. Specify a different type
Lint: frontend/src/store/index.ts#L110
Unexpected any. Specify a different type
Lint: frontend/src/views/MemberVotePage.vue#L217
'AdminVote' is defined but never used
Lint: frontend/src/views/MemberVotePage.vue#L341
'notifications' is defined but never used
Lint: frontend/src/views/WhatsNewPage.vue#L90
Unexpected any. Specify a different type
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/MemberVoteCard.vue#L64
Unexpected any. Specify a different type
Build: frontend/src/components/MobileStoryTitle.vue#L30
'useToast' is defined but never used
Build: frontend/src/components/ProjectSelectionComponent.vue#L16
Replace `⏎··········filterProjects();⏎········` with `filterProjects()`
Build: frontend/src/components/SignInWithGitHubButtonComponent.vue#L3
Replace `⏎······id="button"⏎······:disabled="disabled"⏎······@click="⏎·······clicked·=·!clicked⏎·····"⏎····` with `·id="button"·:disabled="disabled"·@click="clicked·=·!clicked"`
Build: frontend/src/components/SignInWithGitHubButtonComponent.vue#L27
Replace `⏎··········@click="getAccessToken()"⏎········>⏎··········Sign·in⏎·······` with `·@click="getAccessToken()">·Sign·in`
Build: frontend/src/components/SignInWithGitHubButtonComponent.vue#L38
Replace `⏎import··{defineComponent` with `import·{·defineComponent·`
Build: frontend/src/components/SignInWithGitHubButtonComponent.vue#L41
Replace `useI18n` with `·useI18n·`
Build: frontend/src/components/SignInWithGitHubButtonComponent.vue#L42
Replace `useToast` with `·useToast·`
Build: frontend/src/components/SignInWithGitHubButtonComponent.vue#L43
Replace `useDiveniStore` with `·useDiveniStore·`