Skip to content

UML-3056 initial code and working test #1921

UML-3056 initial code and working test

UML-3056 initial code and working test #1921

Triggered via pull request October 10, 2023 15:29
Status Failure
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php-linting.yml

on: pull_request
Matrix: Lint PHP
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint PHP (service-api)
Expected 1 newline at end of file; 0 found
Lint PHP (service-api)
Error: Command failed: phpcs --report=checkstyle --standard=service-api/app/phpcs.xml.dist --runtime-set ignore_warnings_on_exit 1 service-api/app/src/App/src/Handler/OneLoginAuthorisationRequestHandler.php service-api/app/src/App/src/Service/Authentication/OneLoginAuthorisationRequestService.php service-api/app/test/AppTest/Service/Authentication/OneLoginAuthorisationRequestServiceTest.php
Lint PHP (service-front)
The job was canceled because "service-api" failed.
Lint PHP (service-front)
The operation was canceled.
Lint PHP (service-api)
The following actions uses node12 which is deprecated and will be forced to run on node16: thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/