ci: add rector #42
pull-request-ci.yml
on: pull_request
Matrix: Continuous Integration / checks
Annotations
10 errors and 3 warnings
|
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)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Continuous Integration / checks (8.2)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Continuous Integration / checks (8.2)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|