Migrate GitHub Actions to Blacksmith runners #4
Annotations
10 errors
|
PHPStan:
src/Command/CommandHelper.php#L418
PHPStan\Rules\Functions\UnusedClosureUsesRule:::Anonymous function has an unused use $container.
|
|
PHPStan:
src/Command/CommandHelper.php#L197
PHPStan\Rules\Functions\CallToFunctionParametersRule:::Parameter #1 $path of function dirname expects string, string|false given.
|
|
PHPStan:
src/Command/CommandHelper.php#L196
PHPStan\Rules\Classes\InstantiationRule:::Parameter #1 $argument of class ReflectionClass constructor expects class-string<PHPStan\ExtensionInstaller\GeneratedConfig>|PHPStan\ExtensionInstaller\GeneratedConfig, string given.
|
|
PHPStan:
src/Command/CommandHelper.php#L0
Ignored error pattern #^Parameter \#1 \$path of function dirname expects string, string\|false given\.$# in path /home/runner/work/phpstan-src/phpstan-src/src/Command/CommandHelper.php was not matched in reported errors.
|
|
PHPStan:
src/Command/CommandHelper.php#L0
Ignored error pattern #^Parameter \#1 (?:\$argument|\$objectOrClass) of class ReflectionClass constructor expects class\-string\<PHPStan\\ExtensionInstaller\\GeneratedConfig\>\|PHPStan\\ExtensionInstaller\\GeneratedConfig, string given\.$# in path /home/runner/work/phpstan-src/phpstan-src/src/Command/CommandHelper.php was not matched in reported errors.
|
|
PHPStan:
src/Command/CommandHelper.php#L0
Ignored error pattern #^Anonymous function has an unused use \$container\.$# in path /home/runner/work/phpstan-src/phpstan-src/src/Command/CommandHelper.php was not matched in reported errors.
|
|
PHPStan:
src/Analyser/MutatingScope.php#L1804
PHPStan\Rules\Operators\OperandInArithmeticPreDecrementRule:::Only numeric types are allowed in pre-decrement, bool|float|int|string|null given.
|
|
PHPStan:
src/Analyser/MutatingScope.php#L1802
PHPStan\Rules\Operators\OperandInArithmeticPreIncrementRule:::Only numeric types are allowed in pre-increment, bool|float|int|string|null given.
|
|
PHPStan:
src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, bool\|float\|int\|string\|null given\.$# in path /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php was not matched in reported errors.
|
|
PHPStan:
src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-decrement, bool\|float\|int\|string\|null given\.$# in path /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php was not matched in reported errors.
|
Loading