Skip to content

Gitlab Connector

Gitlab Connector #1392

Triggered via pull request February 16, 2024 10:26
Status Success
Total duration 1m 22s
Artifacts

frontend.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L15
Replace `⏎········class="swipe-card"⏎········:style="swipeableCardBackgroundColor"⏎········@click="onCardClicked()"⏎······` with `·class="swipe-card"·:style="swipeableCardBackgroundColor"·@click="onCardClicked()"`
Build: frontend/src/components/SignInWithGitlabButtonComponent.vue#L3
Replace `⏎······variant="primary"⏎······:disabled="disabled"⏎······@click="⏎·······clicked·=·!clicked⏎·····"⏎····` with `·variant="primary"·:disabled="disabled"·@click="clicked·=·!clicked"`
Build: frontend/src/components/SignInWithGitlabButtonComponent.vue#L27
Replace `⏎··········variant="primary"⏎··········@click="getAccessToken()"⏎········>⏎··········Sign·in⏎·······` with `·variant="primary"·@click="getAccessToken()">·Sign·in`
Build: frontend/src/components/SignInWithGitlabButtonComponent.vue#L41
Replace `defineComponent` with `·defineComponent·`
Build: frontend/src/components/SignInWithGitlabButtonComponent.vue#L42
Replace `useDiveniStore` with `·useDiveniStore·`
Build: frontend/src/components/SignInWithGitlabButtonComponent.vue#L43
Replace `useToast` with `·useToast·`
Build: frontend/src/components/SignInWithGitlabButtonComponent.vue#L44
Replace `useI18n` with `·useI18n·`
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/