Skip to content

Add GitHub Actions workflow for code checks #2

Add GitHub Actions workflow for code checks

Add GitHub Actions workflow for code checks #2

Triggered via pull request December 1, 2023 06:25
Status Failure
Total duration 1m 6s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
build
Process completed with exit code 1.
build: Website/ui/src/layouts/MobileTopNavbar.vue#L107
Expected indentation of 4 spaces but found 2
build: Website/ui/src/layouts/MobileTopNavbar.vue#L108
Expected indentation of 4 spaces but found 2
build: Website/ui/src/layouts/MobileTopNavbar.vue#L109
Expected indentation of 4 spaces but found 2
build: Website/ui/src/layouts/MobileTopNavbar.vue#L110
Expected indentation of 8 spaces but found 4
build: Website/ui/src/layouts/MobileTopNavbar.vue#L111
Expected indentation of 12 spaces but found 6
build: Website/ui/src/layouts/MobileTopNavbar.vue#L112
Expected indentation of 12 spaces but found 6
build: Website/ui/src/layouts/MobileTopNavbar.vue#L113
Expected indentation of 8 spaces but found 4
build: Website/ui/src/layouts/MobileTopNavbar.vue#L114
Expected indentation of 4 spaces but found 2
build: Website/ui/src/layouts/MobileTopNavbar.vue#L115
Expected indentation of 4 spaces but found 2
build: Website/ui/src/layouts/MobileTopNavbar.vue#L116
Expected indentation of 8 spaces but found 4
build: Website/ui/src/classes/paginator.js#L45
Expected indentation of 12 spaces but found 16
build: Website/ui/src/classes/paginator.js#L46
Expected indentation of 8 spaces but found 12
build: Website/ui/src/mixins/mapSharing.js#L170
Extra semicolon
build: Website/ui/src/services/AgentTicketService.js#L16
Expected indentation of 12 spaces but found 16
build: Website/ui/src/services/AgentTicketService.js#L17
Expected indentation of 16 spaces but found 20
build: Website/ui/src/services/AgentTicketService.js#L18
Expected indentation of 16 spaces but found 20
build: Website/ui/src/services/AgentTicketService.js#L19
Expected indentation of 16 spaces but found 20
build: Website/ui/src/services/AgentTicketService.js#L20
Expected indentation of 16 spaces but found 20
build: Website/ui/src/services/AgentTicketService.js#L21
Expected indentation of 16 spaces but found 20
build: Website/ui/src/services/AgentTicketService.js#L22
Expected indentation of 16 spaces but found 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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/