【破壊的変更有】php-value-object との依存関係を断ち切る(相互依存となっていたため)※combineWithErrorValue メソッドが消えました。 #51
Annotations
7 errors and 1 warning
|
|
|
tests/Unit/Result/CombineTest.php#L62
Unable to resolve the template type E in call to function WizDevelop\PhpMonad\Result\combine
|
|
src/Option/functions.php#L77
Template type U of function WizDevelop\PhpMonad\Option\tryOf() is not referenced in a parameter.
|
|
src/Option/functions.php#L77
PHPDoc tag @param for parameter $callback with type (callable)|null is not subtype of native type callable.
|
|
src/Option/functions.php#L61
Template type U of function WizDevelop\PhpMonad\Option\of() is not referenced in a parameter.
|
|
src/Option/functions.php#L61
PHPDoc tag @param for parameter $callback with type (callable)|null is not subtype of native type callable.
|
|
src/Option/functions.php#L48
Function WizDevelop\PhpMonad\Option\fromValue() should return WizDevelop\PhpMonad\Option<U> but returns WizDevelop\PhpMonad\Option\None|WizDevelop\PhpMonad\Option\Some<U|null>.
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading