Skip to content

Рефакторинг: Clean Architeture + DDD #2115

Рефакторинг: Clean Architeture + DDD

Рефакторинг: Clean Architeture + DDD #2115

Triggered via pull request November 26, 2024 22:10
Status Failure
Total duration 19s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
phpcs: arch1/src/Infrastructure/Controllers/MainController.php#L56
Blank line found at end of control structure
phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=phpcs.xml arch1/src/Application/Contracts/DTO/GetNameInterface.php arch1/src/Application/DTO/GetAgeByNameRequestDTO.php arch1/src/Application/UseCase/GetAgeByNameUseCase.php arch1/src/Domain/Entity/NameAge.php arch1/src/Domain/Factory/NameAgeFactory.php arch1/src/Domain/Gateway/RequestAgeByNameGatewayInterface.php arch1/src/Domain/Repository/NameAgeRepositoryInterface.php arch1/src/Domain/ValueObjects/Name.php arch1/src/Infrastructure/Controllers/MainController.php arch1/src/Infrastructure/Gateway/GetAgeByNameGateway.php arch1/src/Infrastructure/Repository/NameAgeRepository.php