chore(deps): update dependency vimeo/psalm to v6 #2354
Annotations
12 errors and 2 warnings
test-php (8.2, low-deps)
Process completed with exit code 1.
|
test-php (8.2, high-deps)
The job was canceled because "_8_2_low-deps" failed.
|
PossiblyFalseArgument:
bin/gherkin#L23
bin/gherkin:23:48: PossiblyFalseArgument: Argument 2 of Cucumber\Messages\Source::__construct cannot be false, possibly string value expected (see https://psalm.dev/104)
|
PossiblyFalseArgument:
bin/gherkin#L29
bin/gherkin:29:57: PossiblyFalseArgument: Argument 2 of array_key_exists cannot be false, possibly array<array-key, mixed> value expected (see https://psalm.dev/104)
|
PossiblyFalseArgument:
bin/gherkin#L30
bin/gherkin:30:51: PossiblyFalseArgument: Argument 2 of array_key_exists cannot be false, possibly array<array-key, mixed> value expected (see https://psalm.dev/104)
|
PossiblyFalseArgument:
bin/gherkin#L31
bin/gherkin:31:57: PossiblyFalseArgument: Argument 2 of array_key_exists cannot be false, possibly array<array-key, mixed> value expected (see https://psalm.dev/104)
|
PossiblyFalseArgument:
bin/gherkin#L32
bin/gherkin:32:53: PossiblyFalseArgument: Argument 2 of array_key_exists cannot be false, possibly array<array-key, mixed> value expected (see https://psalm.dev/104)
|
PossiblyFalseArgument:
bin/gherkin#L37
bin/gherkin:37:46: PossiblyFalseArgument: Argument 1 of Cucumber\Messages\Streams\NdJson\NdJsonStreamWriter::fromFileHandle cannot be false, possibly resource value expected (see https://psalm.dev/104)
|
PossiblyFalseArgument:
bin/gherkin-generate-tokens#L22
bin/gherkin-generate-tokens:22:36: PossiblyFalseArgument: Argument 1 of Cucumber\Gherkin\StringTokenScanner::__construct cannot be false, possibly string value expected (see https://psalm.dev/104)
|
PossiblyFalseArgument:
src/GherkinDialectProvider.php#L34
src/GherkinDialectProvider.php:34:33: PossiblyFalseArgument: Argument 1 of json_decode cannot be false, possibly string value expected (see https://psalm.dev/104)
|
MissingOverrideAttribute:
src/GherkinDocumentBuilder.php#L48
src/GherkinDocumentBuilder.php:48:5: MissingOverrideAttribute: Method Cucumber\Gherkin\GherkinDocumentBuilder::build should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/GherkinDocumentBuilder.php#L63
src/GherkinDocumentBuilder.php:63:5: MissingOverrideAttribute: Method Cucumber\Gherkin\GherkinDocumentBuilder::startrule should have the "Override" attribute (see https://psalm.dev/358)
|
test-php (8.2, 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/
|
test-php (8.2, 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/
|