Skip to content

Maintenance Work

Maintenance Work #3

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

lint.yaml

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

Annotations

20 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
PHPStan: src/Passbook/Certificate/P12Interface.php#L40
PHPDoc tag @param has invalid value (string): Unexpected token "\n ", expected variable at offset 56
PHPStan: src/Passbook/Pass/BarcodeInterface.php#L28
PHPDoc tag @param has invalid value (string): Unexpected token "\n ", expected variable at offset 58
PHPStan: src/Passbook/Pass/BarcodeInterface.php#L42
PHPDoc tag @param has invalid value (string): Unexpected token "\n ", expected variable at offset 59
PHPStan: src/Passbook/Pass/BarcodeInterface.php#L56
PHPDoc tag @param has invalid value (string): Unexpected token "\n ", expected variable at offset 68
PHPStan: src/Passbook/Pass/BarcodeInterface.php#L70
PHPDoc tag @param has invalid value (string): Unexpected token "\n ", expected variable at offset 60
PHPStan: src/Passbook/Pass/BeaconInterface.php#L28
PHPDoc tag @param has invalid value (string): Unexpected token "\n ", expected variable at offset 58
PHPStan: src/Passbook/Pass/BeaconInterface.php#L42
PHPDoc tag @param has invalid value (integer): Unexpected token "\n ", expected variable at offset 50
PHPStan: src/Passbook/Pass/BeaconInterface.php#L56
PHPDoc tag @param has invalid value (integer): Unexpected token "\n ", expected variable at offset 50
PHPStan: src/Passbook/Pass/BeaconInterface.php#L77
PHPDoc tag @param has invalid value (string): Unexpected token "\n ", expected variable at offset 57
PHPStan: src/Passbook/Pass/FieldInterface.php#L28
PHPDoc tag @param has invalid value (string): Unexpected token "\n ", expected variable at offset 58
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