add Attempt::unwrap() #278
Annotations
5 errors
|
Psalm:
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)
|
Psalm:
src/Attempt.php#L133
src/Attempt.php:133:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
Psalm:
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
The operation was canceled.
|
Loading