Implement parallel analysis using amphp/parallel (adds windows support) #2411
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
bcc.yml
on: pull_request
Check backward compatibility
38s
Annotations
10 errors
Check backward compatibility
Class Psalm\Internal\Fork\ForkMessage has been deleted
|
Check backward compatibility:
src/Psalm/Internal/LanguageServer/ProtocolWriter.php#L12
The return type of Psalm\Internal\LanguageServer\ProtocolWriter#write() changed from Amp\Promise to the non-covariant void
|
Check backward compatibility:
src/Psalm/Internal/LanguageServer/ProtocolWriter.php#L12
The return type of Psalm\Internal\LanguageServer\ProtocolWriter#write() changed from Amp\Promise to void
|
Check backward compatibility:
src/Psalm/Storage/FunctionLikeStorage.php#L16
Property Psalm\Storage\FunctionLikeStorage#$unused_docblock_params was removed
|
Check backward compatibility:
src/Psalm/Storage/FunctionLikeStorage.php#L16
Method Psalm\Storage\FunctionLikeStorage#getSignature() was removed
|
Check backward compatibility:
src/Psalm/Storage/FunctionStorage.php#L5
Property Psalm\Storage\FunctionLikeStorage#$unused_docblock_params was removed
|
Check backward compatibility:
src/Psalm/Storage/FunctionStorage.php#L5
Method Psalm\Storage\FunctionLikeStorage#getSignature() was removed
|
Check backward compatibility:
src/Psalm/Storage/MethodStorage.php#L7
Property Psalm\Storage\FunctionLikeStorage#$unused_docblock_params was removed
|
Check backward compatibility:
src/Psalm/Storage/MethodStorage.php#L7
Method Psalm\Storage\FunctionLikeStorage#getSignature() was removed
|
Check backward compatibility:
src/Psalm/Codebase.php#L99
Method Psalm\Codebase#getSymbolInformation() was removed
|