Skip to content

hw7

hw7 #1197

Triggered via pull request August 30, 2023 17:29
Status Failure
Total duration 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpcs: application/src/App.php#L22
Expected 1 newline at end of file; 0 found
phpcs: application/src/Controller/MainController.php#L22
Expected 1 newline at end of file; 0 found
phpcs: application/src/Email/DomainChecker.php#L58
Expected 1 space(s) after IF keyword; 0 found
phpcs: application/src/Email/DomainChecker.php#L87
Expected 1 newline at end of file; 0 found
phpcs: application/src/Email/EmailChecker.php#L39
Expected 1 newline at end of file; 0 found
phpcs: application/src/Email/FileParser.php#L90
Expected 1 newline at end of file; 0 found
phpcs: application/src/Email/Response.php#L45
Expected 1 space after FUNCTION keyword; 0 found
phpcs: application/src/Email/Response.php#L57
Expected 1 newline at end of file; 0 found
phpcs: application/src/Email/ValidateResult.php#L27
Expected 1 newline at end of file; 0 found
phpcs: application/src/Email/Validator.php#L36
Expected 1 newline at end of file; 0 found
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/