UML-3671 rework find actor lpa #2907
Annotations
6 errors and 2 warnings
Run thenabeel/action-phpcs@v8
Multi-line function call not indented correctly; expected 12 spaces but found 8
|
Run thenabeel/action-phpcs@v8
Line indented incorrectly; expected at least 12 spaces, found 8
|
Run thenabeel/action-phpcs@v8
Expected 1 newline at end of file; 0 found
|
Run thenabeel/action-phpcs@v8
The closing brace for the class must go on the next line after the body
|
Run thenabeel/action-phpcs@v8
There must be exactly 0 empty lines before class closing brace.
|
Run thenabeel/action-phpcs@v8
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/Entity/LpaStore/LpaStoreTrustCorporation.php service-api/app/src/App/src/Entity/Sirius/SiriusLpaTrustCorporation.php service-api/app/src/App/src/Exception/InvalidActorTypeException.php service-api/app/src/App/src/Exception/RequiredOverrideException.php service-api/app/src/App/src/Service/Lpa/AccessForAll/AccessForAllValidation.php service-api/app/src/App/src/Service/Lpa/AccessForAll/AddAccessForAllActorInterface.php service-api/app/src/App/src/Service/Lpa/AccessForAll/AddAccessForAllLpaInterface.php service-api/app/src/App/src/Service/Lpa/FindActorInLpa/ActorMatch.php service-api/app/src/App/src/Service/Lpa/FindActorInLpa/ActorMatchingInterface.php service-api/app/src/App/src/Service/Lpa/FindActorInLpa/FindActorInLpaInterface.php service-api/app/src/App/src/Service/Lpa/GetTrustCorporationStatus/GetTrustCorporationStatusInterface.php service-api/app/src/App/src/Service/Lpa/ResolveActor/CombinedHasActorTrait.php service-api/app/src/App/src/Service/Lpa/ResolveActor/ResolveActorInterface.php service-api/app/test/AppTest/Entity/CanSerialiseSiriusToCombinedFormatTest.php service-api/app/test/AppTest/Entity/SiriusLpaTest.php service-api/app/test/AppTest/Service/Lpa/AccessForAll/AccessForAllValidationTest.php
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading