improve assert #69
Annotations
10 errors
Run vimeo/psalm:
src/PhaseIdentifier.php#L48
src/PhaseIdentifier.php:48:28: PossiblyUnusedMethod: Cannot find any calls to method Ergebnis\PHPUnit\SlowTestDetector\PhaseIdentifier::fromTestEvent (see https://psalm.dev/087)
|
Run vimeo/psalm:
src/PhaseIdentifier.php#L48
src/PhaseIdentifier.php:48:42: UndefinedClass: Class, interface or enum named PHPUnit\Event\Code\Test does not exist (see https://psalm.dev/019)
|
Run vimeo/psalm:
src/PhaseIdentifier.php#L48
src/PhaseIdentifier.php:48:58: UnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/135)
|
Run vimeo/psalm:
src/PhaseIdentifier.php#L48
src/PhaseIdentifier.php:48:66: MixedInferredReturnType: Could not verify return type 'Ergebnis\PHPUnit\SlowTestDetector\PhaseIdentifier' for Ergebnis\PHPUnit\SlowTestDetector\PhaseIdentifier::fromTestEvent (see https://psalm.dev/047)
|
Run vimeo/psalm:
src/TestIdentifier.php#L46
src/TestIdentifier.php:46:28: PossiblyUnusedMethod: Cannot find any calls to method Ergebnis\PHPUnit\SlowTestDetector\TestIdentifier::makeStringFromTestEvent (see https://psalm.dev/087)
|
Run vimeo/psalm:
src/TestIdentifier.php#L46
src/TestIdentifier.php:46:52: UndefinedClass: Class, interface or enum named PHPUnit\Event\Code\Test does not exist (see https://psalm.dev/019)
|
Run vimeo/psalm:
src/TestIdentifier.php#L46
src/TestIdentifier.php:46:68: UnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/135)
|
Run vimeo/psalm:
src/TestIdentifier.php#L46
src/TestIdentifier.php:46:76: MixedInferredReturnType: Could not verify return type 'string' for Ergebnis\PHPUnit\SlowTestDetector\TestIdentifier::makeStringFromTestEvent (see https://psalm.dev/047)
|
Run vimeo/psalm:
src/TestIdentifier.php#L85
src/TestIdentifier.php:85:28: PossiblyUnusedMethod: Cannot find any calls to method Ergebnis\PHPUnit\SlowTestDetector\TestIdentifier::fromTestEvent (see https://psalm.dev/087)
|
Run vimeo/psalm:
src/TestIdentifier.php#L85
src/TestIdentifier.php:85:42: UndefinedClass: Class, interface or enum named PHPUnit\Event\Code\Test does not exist (see https://psalm.dev/019)
|
The logs for this run have expired and are no longer available.
Loading