Skip to content

Maintenance Work

Maintenance Work #1

Triggered via pull request January 30, 2024 05:02
Status Failure
Total duration 22s
Artifacts

lint.yaml

on: pull_request
PHP_CodeSniffer
12s
PHP_CodeSniffer
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
PHP_CodeSniffer: www/router.php#L40
Expected at least 1 space before "."; 0 found
PHP_CodeSniffer: www/router.php#L40
Expected at least 1 space after "."; 0 found
PHP_CodeSniffer: www/router.php#L40
Expected at least 1 space before "."; 0 found
PHP_CodeSniffer: www/router.php#L40
Expected at least 1 space after "."; 0 found
PHP_CodeSniffer: www/router.php#L40
Expected at least 1 space before "."; 0 found
PHP_CodeSniffer: www/router.php#L40
Expected at least 1 space after "."; 0 found
PHP_CodeSniffer: www/router.php#L40
Expected at least 1 space before "."; 0 found
PHP_CodeSniffer: www/router.php#L40
Expected at least 1 space after "."; 0 found
PHP_CodeSniffer: www/router.php#L40
Expected at least 1 space before "."; 0 found
PHP_CodeSniffer: www/router.php#L40
Expected at least 1 space after "."; 0 found
PHP_CodeSniffer: tests/Passbook/Tests/PassValidatorTest.php#L16
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHP_CodeSniffer: tests/Passbook/Tests/PassValidatorTest.php#L17
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHP_CodeSniffer: src/Passbook/PassFactory.php#L98
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHP_CodeSniffer: src/Passbook/PassFactory.php#L365
Usage of ELSE IF is discouraged; use ELSEIF instead
PHP_CodeSniffer: src/Passbook/PassFactory.php#L492
Usage of ELSE IF is discouraged; use ELSEIF instead
PHP_CodeSniffer: src/Passbook/PassFactory.php#L526
Usage of ELSE IF is discouraged; use ELSEIF instead
PHP_CodeSniffer: src/Passbook/PassValidator.php#L24
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHP_CodeSniffer: src/Passbook/PassValidator.php#L25
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHP_CodeSniffer: src/Passbook/PassValidator.php#L26
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHP_CodeSniffer: src/Passbook/PassValidator.php#L27
Visibility must be declared on all constants if your project supports PHP 7.1 or later