chore(deps): update dependency vimeo/psalm to v6 #3651
Annotations
10 errors and 1 warning
Run tests:
src/Id/UuidIdGenerator.php#L14
src/Id/UuidIdGenerator.php:14:30: InvalidNullableReturnType: The declared return type 'string' for Cucumber\Messages\Id\UuidIdGenerator::newId is not nullable, but 'null|string' contains null (see https://psalm.dev/144)
|
Run tests:
src/Id/UuidIdGenerator.php#L38
src/Id/UuidIdGenerator.php:38:16: NullableReturnStatement: The declared return type 'string' for Cucumber\Messages\Id\UuidIdGenerator::newId is not nullable, but the function returns 'null|string' (see https://psalm.dev/139)
|
Run tests:
tests/AcceptanceTest.php#L32
tests/AcceptanceTest.php:32:54: PossiblyFalseArgument: Argument 1 of Cucumber\Messages\Streams\NdJson\NdJsonStreamReader::fromFileHandle cannot be false, possibly resource value expected (see https://psalm.dev/104)
|
Run tests:
tests/AcceptanceTest.php#L33
tests/AcceptanceTest.php:33:54: PossiblyFalseArgument: Argument 1 of Cucumber\Messages\Streams\NdJson\NdJsonStreamWriter::fromFileHandle cannot be false, possibly resource value expected (see https://psalm.dev/104)
|
Run tests:
tests/AcceptanceTest.php#L37
tests/AcceptanceTest.php:37:16: PossiblyFalseArgument: Argument 1 of rewind cannot be false, possibly resource value expected (see https://psalm.dev/104)
|
Run tests:
tests/AcceptanceTest.php#L38
tests/AcceptanceTest.php:38:16: PossiblyFalseArgument: Argument 1 of rewind cannot be false, possibly resource value expected (see https://psalm.dev/104)
|
Run tests:
tests/AcceptanceTest.php#L40
tests/AcceptanceTest.php:40:22: PossiblyFalseArgument: Argument 1 of feof cannot be false, possibly resource value expected (see https://psalm.dev/104)
|
Run tests:
tests/AcceptanceTest.php#L41
tests/AcceptanceTest.php:41:33: PossiblyFalseArgument: Argument 1 of fgets cannot be false, possibly resource value expected (see https://psalm.dev/104)
|
Run tests:
tests/AcceptanceTest.php#L42
tests/AcceptanceTest.php:42:31: PossiblyFalseArgument: Argument 1 of fgets cannot be false, possibly resource value expected (see https://psalm.dev/104)
|
Run tests:
tests/AcceptanceTest.php#L52
tests/AcceptanceTest.php:52:31: PossiblyFalseArgument: Argument 1 of feof cannot be false, possibly resource value expected (see https://psalm.dev/104)
|
Discover composer cache directory
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/
|
Loading