ci: add rector #43
pull-request-ci.yml
on: pull_request
Matrix: Continuous Integration / checks
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.
|