fix(ci): resolve PHPStan L9 errors and PHPUnit 12 false-positive warn… #1
Annotations
10 errors
|
src/Integration/ConfiguratorBridge.php#L57
Parameter #1 $cacheConfig of static method KaririCode\ClassDiscovery\Integration\ConfiguratorBridge::createCacheStrategy() expects array<string, mixed>, mixed given.
|
|
src/Integration/ConfiguratorBridge.php#L54
Cannot access offset 'enabled' on mixed.
|
|
src/Integration/ConfiguratorBridge.php#L48
Parameter $composerJsonPath of class KaririCode\ClassDiscovery\Scanner\ComposerNamespaceResolver constructor expects string|null, mixed given.
|
|
src/Integration/ConfiguratorBridge.php#L45
Cannot cast mixed to int.
|
|
src/Integration/ConfiguratorBridge.php#L44
Cannot cast mixed to int.
|
|
src/Integration/CacheBridge.php#L74
Call to an undefined method object::has().
|
|
src/Integration/CacheBridge.php#L68
Call to an undefined method object::clear().
|
|
src/Integration/CacheBridge.php#L60
Call to an undefined method object::delete().
|
|
src/Integration/CacheBridge.php#L50
Call to an undefined method object::set().
|
|
src/Integration/CacheBridge.php#L42
Call to an undefined method object::get().
|
The logs for this run have expired and are no longer available.
Loading