Skip to content

Psalm v6: strict_types=1 #2556

Psalm v6: strict_types=1

Psalm v6: strict_types=1 #2556

Triggered via pull request October 19, 2023 09:28
Status Failure
Total duration 54s
Artifacts

bcc.yml

on: pull_request
Check backward compatibility
44s
Check backward compatibility
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check backward compatibility: src/Psalm/Storage/EnumCaseStorage.php#L9
Property Psalm\Storage\EnumCaseStorage#$stmt_location was removed
Check backward compatibility: src/Psalm/Storage/EnumCaseStorage.php#L14
Type of property Psalm\Storage\EnumCaseStorage#$value changed from having no type to int|string|null
Check backward compatibility: src/Psalm/Storage/EnumCaseStorage.php#L11
Type of property Psalm\Storage\EnumCaseStorage#$deprecated changed from having no type to bool
Check backward compatibility: src/Psalm/Storage/EnumCaseStorage.php#L13
The parameter $value of Psalm\Storage\EnumCaseStorage#__construct() changed from no type to a non-contravariant int|string|null
Check backward compatibility: src/Psalm/Storage/FunctionLikeParameter.php#L121
The parameter $default_type of Psalm\Storage\FunctionLikeParameter#__construct() changed from no type to a non-contravariant Psalm\Type\Union|Psalm\Internal\Scanner\UnresolvedConstantComponent|null
Check backward compatibility: src/Psalm/Storage/Possibilities.php#L31
The parameter $var_id of Psalm\Storage\Possibilities#__construct() changed from no type to a non-contravariant string|int
Check backward compatibility: src/Psalm/Storage/AttributeArg.php#L34
The parameter $type of Psalm\Storage\AttributeArg#__construct() changed from no type to a non-contravariant Psalm\Type\Union|Psalm\Internal\Scanner\UnresolvedConstantComponent
Check backward compatibility: src/Psalm/Codebase.php#L829
The parameter $method_id of Psalm\Codebase#methodExists() changed from no type to a non-contravariant string|Psalm\Internal\MethodIdentifier
Check backward compatibility: src/Psalm/Codebase.php#L829
The parameter $calling_method_id of Psalm\Codebase#methodExists() changed from no type to a non-contravariant string|Psalm\Internal\MethodIdentifier|null
Check backward compatibility: src/Psalm/Codebase.php#L850
The parameter $method_id of Psalm\Codebase#getMethodParams() changed from no type to a non-contravariant string|Psalm\Internal\MethodIdentifier