AShilyaev/hw14 - media_monitoring_system #2365
Annotations
3 errors
Run tinovyatkin/action-php-codesniffer@v1:
app/src/Infrastructure/Factory/CommonNewsFactory.php#L33
Inline control structures are not allowed
|
Run tinovyatkin/action-php-codesniffer@v1:
app/src/Infrastructure/Factory/CommonNewsFactory.php#L37
Inline control structures are not allowed
|
Run tinovyatkin/action-php-codesniffer@v1
Error: Command failed: php phpcs.phar --report=checkstyle --standard=phpcs.xml app/public/index.php app/src/App.php app/src/Application/UseCase/CreateNews/CreateNewsRequest.php app/src/Application/UseCase/CreateNews/CreateNewsResponse.php app/src/Application/UseCase/CreateNews/CreateNewsUseCase.php app/src/Application/UseCase/FindAllNews/FindAllNewsResponse.php app/src/Application/UseCase/FindAllNews/FindAllNewsUseCase.php app/src/Application/UseCase/GetReportNews/GetReportNewsRequest.php app/src/Application/UseCase/GetReportNews/GetReportNewsResponse.php app/src/Application/UseCase/GetReportNews/GetReportNewsUseCase.php app/src/Domain/Entity/News.php app/src/Domain/Factory/NewsFactoryInterface.php app/src/Domain/Repository/NewsRepositoryInterface.php app/src/Domain/ValueObject/Date.php app/src/Domain/ValueObject/Title.php app/src/Domain/ValueObject/Url.php app/src/Infrastructure/Factory/CommonNewsFactory.php app/src/Infrastructure/Http/NewsController.php app/src/Infrastructure/Repository/Connection.php app/src/Infrastructure/Repository/DBNewsRepository.php app/src/Infrastructure/Repository/NewsMapper.php app/src/Router.php
|
Loading