Skip to content

UML-2725 implement check for pwned passwords #1960

UML-2725 implement check for pwned passwords

UML-2725 implement check for pwned passwords #1960

Triggered via pull request October 26, 2023 11:44
Status Failure
Total duration 26s
Artifacts

php-linting.yml

on: pull_request
Matrix: Lint PHP
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Lint PHP (service-front)
Constant \CommonTest\Validator\CommonPasswordValidatorTest::PW_FILE_PATH visibility missing.
Lint PHP (service-front)
Constant \CommonTest\Validator\CommonPasswordValidatorTest::PWNED_PW_URL visibility missing.
Lint PHP (service-front)
Expected 1 blank line after method, found 2.
Lint PHP (service-front)
Usage of language construct "print" with parentheses is disallowed.
Lint PHP (service-front)
Useless parentheses.
Lint PHP (service-front)
Function closing brace must go on the next line following the body; found 1 blank lines before brace
Lint PHP (service-front)
Expected 1 newline at end of file; 0 found
Lint PHP (service-front)
Missing strict type declaration at the beginning of the file
Lint PHP (service-front)
Expected 0 to 1 blank lines after property, found 2.
Lint PHP (service-front)
Expected 1 blank line between class members, found 2.
Lint PHP (service-api)
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/
Lint PHP (service-api)
No files to check, exiting...
Lint PHP (service-front)
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/
Lint PHP (service-front)
Visibility must be declared on all constants if your project supports PHP 7.1 or later
Lint PHP (service-front)
Visibility must be declared on all constants if your project supports PHP 7.1 or later
Lint PHP (service-front)
Visibility must be declared on all constants if your project supports PHP 7.1 or later
Lint PHP (service-front)
Visibility must be declared on all constants if your project supports PHP 7.1 or later