Skip to content

ci: add rector

ci: add rector #43

Triggered via pull request February 20, 2025 13:49
@neilimeneilime
synchronize #100
ci/add-rector
Status Failure
Total duration 45s
Artifacts

pull-request-ci.yml

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

Annotations

12 errors
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L16
Method CssLint\Cli::run() has parameter $arguments 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 $arguments 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 $errors of method CssLint\Cli::displayLinterErrors() expects array, array|null given.
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L144
Parameter #1 $errors 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.3, true): src/CssLint/Cli.php#L161
Method CssLint\Cli::displayLinterErrors() has no return type specified.
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L161
Method CssLint\Cli::displayLinterErrors() has parameter $errors with no value type specified in iterable type array.
Continuous Integration / checks (8.3, true): src/CssLint/Cli.php#L173
Method CssLint\Cli::printLine() 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.