CompileVisitor using the visitor pattern and CompiledInjector #288
Annotations
7 errors and 1 warning
Run PHPStan:
src/AirInjector.php#L86
Call to function assert() with true will always evaluate to true.
|
Run PHPStan:
src/AirInjector.php#L86
Call to function is_array() with array<object> will always evaluate to true.
|
Run PHPStan:
src/InstanceScript.php#L146
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, list<string>|string given.
|
Run PHPStan:
src/InstanceScript.php#L146
Parameter #3 $subject of function str_replace expects array<string>|string, Ray\Aop\MethodInterceptor given.
|
Run PHPStan:
src/InstanceScript.php#L147
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, Ray\Aop\MethodInterceptor given.
|
Run PHPStan:
src/InstanceScript.php#L153
Parameter #2 $array of function implode expects array<string>, array<Ray\Aop\MethodInterceptor> given.
|
Run PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading