Skip to content

Add GitHub Actions workflow for code checks #1

Add GitHub Actions workflow for code checks

Add GitHub Actions workflow for code checks #1

Triggered via pull request November 29, 2023 08:43
Status Failure
Total duration 1m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/