Skip to content

Enforce @since tags in DocBlocks #1046

Enforce @since tags in DocBlocks

Enforce @since tags in DocBlocks #1046

Triggered via pull request May 22, 2024 22:19
Status Failure
Total duration 43s
Artifacts

basic-qa.yml

on: pull_request
Run code sniffs
31s
Run code sniffs
PHPStan
18s
PHPStan
Matrix: ruleset-tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
Ruleset test: PHP latest on PHPCS dev
Process completed with exit code 1.
Ruleset test: PHP latest on PHPCS lowest
The job was canceled because "latest_dev" failed.
Ruleset test: PHP latest on PHPCS lowest
The operation was canceled.
Ruleset test: PHP latest on PHPCS stable
The job was canceled because "latest_dev" failed.
Ruleset test: PHP latest on PHPCS stable
Process completed with exit code 1.
Run code sniffs: WordPress/Tests/PHP/IniSetUnitTest.php#L28
Missing @SInCE tag for the "IniSetUnitTest::getErrorList()" method.
Run code sniffs: WordPress/Tests/PHP/IniSetUnitTest.php#L60
Missing @SInCE tag for the "IniSetUnitTest::getWarningList()" method.
Run code sniffs: WordPress/Tests/PHP/DevelopmentFunctionsUnitTest.php#L29
Missing @SInCE tag for the "DevelopmentFunctionsUnitTest::getErrorList()" method.
Run code sniffs: WordPress/Tests/PHP/DevelopmentFunctionsUnitTest.php#L38
Missing @SInCE tag for the "DevelopmentFunctionsUnitTest::getWarningList()" method.
Run code sniffs: WordPress/Tests/PHP/TypeCastsUnitTest.php#L28
Missing @SInCE tag for the "TypeCastsUnitTest::getErrorList()" method.
Run code sniffs: WordPress/Tests/PHP/TypeCastsUnitTest.php#L44
Missing @SInCE tag for the "TypeCastsUnitTest::getWarningList()" method.
Run code sniffs: WordPress/Tests/WhiteSpace/ControlStructureSpacingUnitTest.php#L31
Missing @SInCE tag for the "ControlStructureSpacingUnitTest::getErrorList()" method.
Run code sniffs: WordPress/Tests/WhiteSpace/ControlStructureSpacingUnitTest.php#L83
Missing @SInCE tag for the "ControlStructureSpacingUnitTest::getWarningList()" method.
Run code sniffs: WordPress/Tests/WP/CapabilitiesUnitTest.php#L32
Missing @SInCE tag for the "CapabilitiesUnitTest::setCliValues()" method.
Run code sniffs: WordPress/Tests/WP/CapabilitiesUnitTest.php#L56
Missing @SInCE tag for the "CapabilitiesUnitTest::getErrorList()" method.
Run code sniffs
Process completed with exit code 2.
Run code sniffs: WordPress/Sniffs/Commenting/SinceTagSniff.php#L504
Found precision alignment of 1 spaces.