remove warnings #438
ci.yml
on: push
cs
/
CS ()
18s
Matrix: blackbox / BlackBox
Matrix: coverage / Coverage
Matrix: psalm / Psalm
Annotations
10 errors
|
ImpureMethodCall:
src/Identity.php#L71
src/Identity.php:71:7: ImpureMethodCall: Cannot call an impure constructor from a pure context (see https://psalm.dev/203)
|
|
ImpureMethodCall:
src/Identity.php#L53
src/Identity.php:53:7: ImpureMethodCall: Cannot call an impure constructor from a pure context (see https://psalm.dev/203)
|
|
ImpureMethodCall:
src/Identity.php#L35
src/Identity.php:35:7: ImpureMethodCall: Cannot call an impure constructor from a pure context (see https://psalm.dev/203)
|
|
ImpureMethodCall:
src/Either.php#L69
src/Either.php:69:7: ImpureMethodCall: Cannot call an impure constructor from a pure context (see https://psalm.dev/203)
|
|
ImpureMethodCall:
src/Either.php#L52
src/Either.php:52:7: ImpureMethodCall: Cannot call an impure constructor from a pure context (see https://psalm.dev/203)
|
|
ImpureMethodCall:
src/Either.php#L37
src/Either.php:37:7: ImpureMethodCall: Cannot call an impure constructor from a pure context (see https://psalm.dev/203)
|
|
ImpureMethodCall:
src/Attempt.php#L77
src/Attempt.php:77:7: ImpureMethodCall: Cannot call an impure constructor from a pure context (see https://psalm.dev/203)
|
|
ImpureMethodCall:
src/Attempt.php#L63
src/Attempt.php:63:7: ImpureMethodCall: Cannot call an impure constructor from a pure context (see https://psalm.dev/203)
|
|
ImpureMethodCall:
src/Attempt.php#L47
src/Attempt.php:47:7: ImpureMethodCall: Cannot call an impure constructor from a pure context (see https://psalm.dev/203)
|
|
ImpureMethodCall:
src/Attempt.php#L33
src/Attempt.php:33:7: ImpureMethodCall: Cannot call an impure constructor from a pure context (see https://psalm.dev/203)
|