Skip to content

ci: add rector

ci: add rector #25

Triggered via pull request February 19, 2025 16:03
@neilimeneilime
synchronize #100
ci/add-rector
Status Failure
Total duration 37s
Artifacts

pull-request-ci.yml

on: pull_request
Matrix: Continuous Integration / checks
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L7
Property CssLint\Cli::$SCRIPT_NAME has no type specified.
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L8
Property CssLint\Cli::$RETURN_CODE_ERROR has no type specified.
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L9
Property CssLint\Cli::$RETURN_CODE_SUCCESS has no type specified.
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L16
Method CssLint\Cli::run() has parameter $aArguments with no value type specified in iterable type array.
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L38
Parameter #1 $aOptions of method CssLint\Properties::setOptions() expects array, mixed given.
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L61
Method CssLint\Cli::parseArguments() has parameter $aArguments with no value type specified in iterable type array.
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L69
Method CssLint\Cli::printUsage() has no return type specified.
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L123
Parameter #1 $aErrors of method CssLint\Cli::displayLinterErrors() expects array, array|null given.
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L144
Parameter #1 $aErrors of method CssLint\Cli::displayLinterErrors() expects array, array|null given.
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L152
Method CssLint\Cli::printError() has no return type specified.
Continuous Integration / checks (8.2)
The job was canceled because "_8_3_true" failed.
Continuous Integration / checks (8.2)
The operation was canceled.