fix site link #127
Annotations
7 errors
Run tests:
src/Model/JsonSerializableTrait.php#L35
src/Model/JsonSerializableTrait.php:35:13: MixedArgumentTypeCoercion: Argument 2 of array_filter expects callable(array-key):mixed, but parent type impure-Closure(string):bool provided (see https://psalm.dev/194)
|
Run tests:
test/AllureLifecycleTest.php#L878
test/AllureLifecycleTest.php:878:40: UnnecessaryVarAnnotation: The @var list<Qameta\Allure\Model\AttachmentResult> annotation for $removeAttachmentResults is unnecessary (see https://psalm.dev/212)
|
Run tests:
test/AllureLifecycleTest.php#L892
test/AllureLifecycleTest.php:892:40: UnnecessaryVarAnnotation: The @var list<Qameta\Allure\Model\TestResult> annotation for $removeTestResults is unnecessary (see https://psalm.dev/212)
|
Run tests:
test/AllureLifecycleTest.php#L2755
test/AllureLifecycleTest.php:2755:40: UnnecessaryVarAnnotation: The @var list<Qameta\Allure\Model\AttachmentResult> annotation for $removeAttachmentResults is unnecessary (see https://psalm.dev/212)
|
Run tests:
test/AllureTest.php#L240
test/AllureTest.php:240:25: PossiblyInvalidArgument: Argument 1 of Qameta\Allure\Allure::runStep expects callable(Qameta\Allure\StepContextInterface):mixed, but possibly different type impure-callable():void provided (see https://psalm.dev/092)
|
Run tests:
test/AllureTest.php#L289
test/AllureTest.php:289:25: PossiblyInvalidArgument: Argument 1 of Qameta\Allure\Allure::runStep expects callable(Qameta\Allure\StepContextInterface):mixed, but possibly different type impure-callable():void provided (see https://psalm.dev/092)
|
Run tests
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading