add debug performance possibilities #1933
Annotations
10 errors
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Debug/DefaultProfiler.php#L22
Method Patchlevel\EventSourcing\Debug\DefaultProfiler::profile() has parameter $context with no type specified.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Debug/ProfileData.php#L14
Method Patchlevel\EventSourcing\Debug\ProfileData::__construct() has parameter $context with no value type specified in iterable type array.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Debug/ProfileData.php#L39
Method Patchlevel\EventSourcing\Debug\ProfileData::context() return type has no value type specified in iterable type array.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Debug/Profiler.php#L14
Method Patchlevel\EventSourcing\Debug\Profiler::profile() has parameter $context with no type specified.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Debug/TraceableRepository.php#L30
Undefined variable: $this
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Debug/TraceableRepository.php#L42
Undefined variable: $this
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Debug/TraceableRepository.php#L55
Undefined variable: $this
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Debug/TraceableRepositoryManager.php#L30
Class Patchlevel\EventSourcing\Debug\TraceableRepository constructor invoked with 4 parameters, 3 required.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Debug/TraceableRepositoryManager.php#L33
Parameter #3 $profiler of class Patchlevel\EventSourcing\Debug\TraceableRepository constructor expects Patchlevel\EventSourcing\Debug\Profiler, Patchlevel\EventSourcing\Debug\ProfileDataHolder given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest)
Process completed with exit code 1.
|