add Attempt::unwrap() #278
ci.yml
on: push
Matrix: BlackBox
Matrix: Coverage
Matrix: CS
Matrix: Psalm
Annotations
9 errors
MixedInferredReturnType:
src/Attempt.php#L129
src/Attempt.php:129:16: MixedInferredReturnType: Could not verify return type 'T' for Innmind\Immutable\Attempt::unwrap (see https://psalm.dev/047)
|
MixedReturnStatement:
src/Attempt.php#L133
src/Attempt.php:133:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MissingClosureReturnType:
src/Attempt.php#L134
src/Attempt.php:134:13: MissingClosureReturnType: Closure does not have a return type, expecting mixed (see https://psalm.dev/068)
|
Psalm (8.3)
Process completed with exit code 2.
|
Psalm (8.2)
The job was canceled because "_8_3" failed.
|
MixedInferredReturnType:
src/Attempt.php#L129
src/Attempt.php:129:16: MixedInferredReturnType: Could not verify return type 'T' for Innmind\Immutable\Attempt::unwrap (see https://psalm.dev/047)
|
MixedReturnStatement:
src/Attempt.php#L133
src/Attempt.php:133:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MissingClosureReturnType:
src/Attempt.php#L134
src/Attempt.php:134:13: MissingClosureReturnType: Closure does not have a return type, expecting mixed (see https://psalm.dev/068)
|
Psalm (8.2)
The operation was canceled.
|