Skip to content

Uml 3023 service api implementation of callback handling #2129

Uml 3023 service api implementation of callback handling

Uml 3023 service api implementation of callback handling #2129

Triggered via pull request December 11, 2023 18:41
Status Failure
Total duration 19s
Artifacts

php-linting.yml

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

Annotations

3 errors and 3 warnings
Lint PHP (service-api)
Opening brace must not be followed by a blank line
Lint PHP (service-api)
There must be exactly 0 empty lines after class opening brace.
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/features/context/Acceptance/OidcContext.php service-api/app/src/App/src/Service/Authentication/AuthorisationClientManager.php service-api/app/src/App/src/Service/Authentication/AuthorisationClientManagerFactory.php service-api/app/src/App/src/Service/Authentication/KeyPairManager/AbstractKeyPairManager.php service-api/app/src/App/src/Service/Authentication/KeyPairManager/CachedKeyPairManager.php service-api/app/src/App/src/Service/Authentication/KeyPairManager/CachedKeyPairManagerDelegatorFactory.php service-api/app/src/App/src/Service/Authentication/KeyPairManager/KeyPair.php service-api/app/src/App/src/Service/Authentication/KeyPairManager/KeyPairManagerInterface.php service-api/app/src/App/src/Service/Authentication/KeyPairManager/OneLoginIdentityKeyPairManager.php service-api/app/src/App/src/Service/Authentication/KeyPairManager/OneLoginUserInfoKeyPairManager.php service-api/app/src/App/src/Service/Authentication/OneLoginService.php service-api/app/src/App/src/Service/Authentication/Token/OutOfBandCoreIdentityVerifier.php service-api/app/src/App/src/Service/Authentication/Token/OutOfBandCoreIdentityVerifierBuilder.php service-api/app/src/App/src/Service/Authentication/Token/OutOfBandCoreIdentityVerifierBuilderFactory.php service-api/app/src/App/src/Service/Authentication/UserInfoService.php service-api/app/src/App/src/Service/Authentication/UserInfoServiceFactory.php service-api/app/src/App/src/Service/InternalClock.php service-api/app/test/AppTest/Service/Authentication/KeyPairManager/CachedKeyPairManagerTest.php service-api/app/test/AppTest/Service/Authentication/KeyPairManager/KeyPairManagerTest.php service-api/app/test/AppTest/Service/Authentication/OneLoginServiceTest.php service-api/app/test/AppTest/Service/InternalClockTest.php
Lint PHP (service-front)
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/
Lint PHP (service-front)
No files to check, exiting...
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/