Add two failing tests to reproduce failing ConvertEmptyStringsToNullDirective #2748
Annotations
4 errors and 1 warning
Run vendor/bin/phpstan:
tests/Utils/Mutations/ReturnReceivedInput.php#L9
Method Tests\Utils\Mutations\ReturnReceivedInput::__invoke() has parameter $args with no value type specified in iterable type array.
|
Run vendor/bin/phpstan:
tests/Utils/Mutations/ReturnReceivedInput.php#L9
Method Tests\Utils\Mutations\ReturnReceivedInput::__invoke() has parameter $rootValue with no type specified.
|
Run vendor/bin/phpstan:
tests/Utils/Mutations/ReturnReceivedInput.php#L9
Method Tests\Utils\Mutations\ReturnReceivedInput::__invoke() return type has no value type specified in iterable type array.
|
Run vendor/bin/phpstan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading