Skip to content

Psalm v6: strict_types=1 #2558

Psalm v6: strict_types=1

Psalm v6: strict_types=1 #2558

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

bcc.yml

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

Annotations

10 errors
Check backward compatibility: src/Psalm/Type.php#L268
The parameter $value of Psalm\Type::getLiteral() changed from no type to a non-contravariant int|string
Check backward compatibility: src/Psalm/Type.php#L268
The parameter $value of Psalm\Type::getLiteral() changed from no type to int|string
Check backward compatibility: src/Psalm/Storage/EnumCaseStorage.php#L24
The parameter $value of Psalm\Storage\EnumCaseStorage#__construct() changed from no type to a non-contravariant Psalm\Type\Atomic\TLiteralString|Psalm\Type\Atomic\TLiteralInt|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
Check backward compatibility: src/Psalm/Codebase.php#L855
The parameter $method_id of Psalm\Codebase#isVariadic() changed from no type to a non-contravariant string|Psalm\Internal\MethodIdentifier