Skip to content

feat(hw19):Rebbitmq #2417

feat(hw19):Rebbitmq

feat(hw19):Rebbitmq #2417

Triggered via pull request March 10, 2024 19:17
Status Failure
Total duration 17s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
phpcs: app/src/Infrastructure/Notification/EmailEmailNotification.php#L39
Expected 1 newline at end of file; 0 found
phpcs: app/src/Infrastructure/Repository/DbRepository.php#L78
Expected 1 newline at end of file; 0 found
phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=phpcs.xml app/config/bootstarp.php app/config/container.php app/config/middleware.php app/config/routes.php app/config/settings.php app/public/index.php app/src/Application/Request/CreateApplicationFormRequest.php app/src/Application/Response/CreateApplicationFormResponse.php app/src/Application/UseCase/CreateApplicationForm.php app/src/Domain/Entity/ApplicationForm.php app/src/Domain/Repository/ApplicationFormInterface.php app/src/Domain/ValueObject/AbstractValueObject.php app/src/Domain/ValueObject/Email.php app/src/Domain/ValueObject/Message.php app/src/Exception/PublishException.php app/src/Infrastructure/Http/CreateApplicationFormAction.php app/src/Infrastructure/Http/TestAction.php app/src/Infrastructure/Notification/EmailEmailNotification.php app/src/Infrastructure/Notification/EmailNotificationInterface.php app/src/Infrastructure/Queues/Consumer/ConsumerInterface.php app/src/Infrastructure/Queues/Consumer/RabbitMQConsumer.php app/src/Infrastructure/Queues/Consumer/consumer.php app/src/Infrastructure/Queues/Publisher/PublisherInterface.php app/src/Infrastructure/Queues/Publisher/RabbitMQPublisher.php app/src/Infrastructure/Repository/Db.php app/src/Infrastructure/Repository/DbRepository.php
phpcs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, tinovyatkin/action-php-codesniffer@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, tinovyatkin/action-php-codesniffer@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/