Skip to content

chore(deps): update dependency vimeo/psalm to v6 #3651

chore(deps): update dependency vimeo/psalm to v6

chore(deps): update dependency vimeo/psalm to v6 #3651

Triggered via push January 31, 2025 06:49
Status Failure
Total duration 9m 43s
Artifacts

test-php.yml

on: push
Matrix: test-php
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
InvalidNullableReturnType: 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)
NullableReturnStatement: 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)
PossiblyFalseArgument: 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)
PossiblyFalseArgument: 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)
PossiblyFalseArgument: 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)
PossiblyFalseArgument: 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)
PossiblyFalseArgument: 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)
PossiblyFalseArgument: 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)
PossiblyFalseArgument: 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)
PossiblyFalseArgument: 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)
test-php (8.1, low-deps)
The job was canceled because "_8_1_high-deps" failed.
test-php (8.1, low-deps)
The operation was canceled.
test-php (8.1, high-deps)
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/
test-php (8.1, low-deps)
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/