Skip to content

Psalm v6: strict_types=1 #11970

Psalm v6: strict_types=1

Psalm v6: strict_types=1 #11970

Triggered via pull request October 19, 2023 09:28
Status Failure
Total duration 1m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

shepherd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
UndefinedPropertyFetch: src/Psalm/Internal/Analyzer/ClassAnalyzer.php#L2492
src/Psalm/Internal/Analyzer/ClassAnalyzer.php:2492:25: UndefinedPropertyFetch: Instance property Psalm\Storage\EnumCaseStorage::$stmt_location is not defined (see https://psalm.dev/039)
MixedArgument: src/Psalm/Internal/Analyzer/ClassAnalyzer.php#L2492
src/Psalm/Internal/Analyzer/ClassAnalyzer.php:2492:25: MixedArgument: Argument 2 of Psalm\Issue\InvalidEnumCaseValue::__construct cannot be mixed, expecting Psalm\CodeLocation (see https://psalm.dev/030)
UndefinedPropertyFetch: src/Psalm/Internal/Analyzer/ClassAnalyzer.php#L2500
src/Psalm/Internal/Analyzer/ClassAnalyzer.php:2500:25: UndefinedPropertyFetch: Instance property Psalm\Storage\EnumCaseStorage::$stmt_location is not defined (see https://psalm.dev/039)
MixedArgument: src/Psalm/Internal/Analyzer/ClassAnalyzer.php#L2500
src/Psalm/Internal/Analyzer/ClassAnalyzer.php:2500:25: MixedArgument: Argument 2 of Psalm\Issue\InvalidEnumCaseValue::__construct cannot be mixed, expecting Psalm\CodeLocation (see https://psalm.dev/030)
UndefinedPropertyFetch: src/Psalm/Internal/Analyzer/ClassAnalyzer.php#L2511
src/Psalm/Internal/Analyzer/ClassAnalyzer.php:2511:29: UndefinedPropertyFetch: Instance property Psalm\Storage\EnumCaseStorage::$stmt_location is not defined (see https://psalm.dev/039)
MixedArgument: src/Psalm/Internal/Analyzer/ClassAnalyzer.php#L2511
src/Psalm/Internal/Analyzer/ClassAnalyzer.php:2511:29: MixedArgument: Argument 2 of Psalm\Issue\InvalidEnumCaseValue::__construct cannot be mixed, expecting Psalm\CodeLocation (see https://psalm.dev/030)
InvalidPropertyFetch: src/Psalm/Internal/Analyzer/ClassAnalyzer.php#L2519
src/Psalm/Internal/Analyzer/ClassAnalyzer.php:2519:30: InvalidPropertyFetch: Cannot fetch property on non-object $case_storage->value of type string (see https://psalm.dev/029)
UndefinedPropertyFetch: src/Psalm/Internal/Analyzer/ClassAnalyzer.php#L2523
src/Psalm/Internal/Analyzer/ClassAnalyzer.php:2523:29: UndefinedPropertyFetch: Instance property Psalm\Storage\EnumCaseStorage::$stmt_location is not defined (see https://psalm.dev/039)
MixedArgument: src/Psalm/Internal/Analyzer/ClassAnalyzer.php#L2523
src/Psalm/Internal/Analyzer/ClassAnalyzer.php:2523:29: MixedArgument: Argument 2 of Psalm\Issue\DuplicateEnumCaseValue::__construct cannot be mixed, expecting Psalm\CodeLocation (see https://psalm.dev/030)
MixedAssignment: src/Psalm/Internal/Analyzer/ClassAnalyzer.php#L2528
src/Psalm/Internal/Analyzer/ClassAnalyzer.php:2528:21: MixedAssignment: Unable to determine the type of this assignment (see https://psalm.dev/032)