Skip to content

Add GitHub Actions workflow for code checks #3

Add GitHub Actions workflow for code checks

Add GitHub Actions workflow for code checks #3

Triggered via pull request December 1, 2023 14:59
Status Failure
Total duration 1m 30s
Artifacts

ui_linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 4 warnings
eslint-js: Website/ui/src/classes/paginator.js#L45
Expected indentation of 12 spaces but found 16
eslint-js: Website/ui/src/classes/paginator.js#L46
Expected indentation of 8 spaces but found 12
eslint-js: Website/ui/src/mixins/mapSharing.js#L170
Extra semicolon
eslint-js: Website/ui/src/services/AgentTicketService.js#L16
Expected indentation of 12 spaces but found 16
eslint-js: Website/ui/src/services/AgentTicketService.js#L17
Expected indentation of 16 spaces but found 20
eslint-js: Website/ui/src/services/AgentTicketService.js#L18
Expected indentation of 16 spaces but found 20
eslint-js: Website/ui/src/services/AgentTicketService.js#L19
Expected indentation of 16 spaces but found 20
eslint-js: Website/ui/src/services/AgentTicketService.js#L20
Expected indentation of 16 spaces but found 20
eslint-js: Website/ui/src/services/AgentTicketService.js#L21
Expected indentation of 16 spaces but found 20
eslint-js: Website/ui/src/services/AgentTicketService.js#L22
Expected indentation of 16 spaces but found 20
eslint-vue: Website/ui/src/layouts/MobileTopNavbar.vue#L107
Expected indentation of 4 spaces but found 2
eslint-vue: Website/ui/src/layouts/MobileTopNavbar.vue#L108
Expected indentation of 4 spaces but found 2
eslint-vue: Website/ui/src/layouts/MobileTopNavbar.vue#L109
Expected indentation of 4 spaces but found 2
eslint-vue: Website/ui/src/layouts/MobileTopNavbar.vue#L110
Expected indentation of 8 spaces but found 4
eslint-vue: Website/ui/src/layouts/MobileTopNavbar.vue#L111
Expected indentation of 12 spaces but found 6
eslint-vue: Website/ui/src/layouts/MobileTopNavbar.vue#L112
Expected indentation of 12 spaces but found 6
eslint-vue: Website/ui/src/layouts/MobileTopNavbar.vue#L113
Expected indentation of 8 spaces but found 4
eslint-vue: Website/ui/src/layouts/MobileTopNavbar.vue#L114
Expected indentation of 4 spaces but found 2
eslint-vue: Website/ui/src/layouts/MobileTopNavbar.vue#L115
Expected indentation of 4 spaces but found 2
eslint-vue: Website/ui/src/layouts/MobileTopNavbar.vue#L116
Expected indentation of 8 spaces but found 4
build-production
Process completed with exit code 1.
setup-node
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/
eslint-js
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/
eslint-vue
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/
build-production
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/