Skip to content

Disable ignoreInternalFunction(False|Null)Return by default #2461

Disable ignoreInternalFunction(False|Null)Return by default

Disable ignoreInternalFunction(False|Null)Return by default #2461

Triggered via pull request September 17, 2023 11:49
Status Failure
Total duration 1m 0s
Artifacts

bcc.yml

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

Annotations

10 errors
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/Codebase.php#L99
Method Psalm\Codebase#getSymbolInformation() was removed
Check backward compatibility: src/Psalm/Codebase.php#L99
Method Psalm\Codebase#getSymbolLocation() was removed
Check backward compatibility: src/Psalm/Codebase.php#L2106
Default parameter value for parameter $taints of Psalm\Codebase#addTaintSource() changed from array ( 0 => 'html', 1 => 'has_quotes', 2 => 'shell', 3 => 'sql', 4 => 'callable', 5 => 'eval', 6 => 'unserialize', 7 => 'include', 8 => 'ssrf', 9 => 'ldap', 10 => 'file', 11 => 'header', 12 => 'cookie', ) to array ( 0 => 'html', 1 => 'has_quotes', 2 => 'shell', 3 => 'sql', 4 => 'callable', 5 => 'eval', 6 => 'unserialize', 7 => 'include', 8 => 'ssrf', 9 => 'ldap', 10 => 'file', 11 => 'header', 12 => 'cookie', 13 => 'xpath', )
Check backward compatibility: src/Psalm/Codebase.php#L2133
Default parameter value for parameter $taints of Psalm\Codebase#addTaintSink() changed from array ( 0 => 'html', 1 => 'has_quotes', 2 => 'shell', 3 => 'sql', 4 => 'callable', 5 => 'eval', 6 => 'unserialize', 7 => 'include', 8 => 'ssrf', 9 => 'ldap', 10 => 'file', 11 => 'header', 12 => 'cookie', ) to array ( 0 => 'html', 1 => 'has_quotes', 2 => 'shell', 3 => 'sql', 4 => 'callable', 5 => 'eval', 6 => 'unserialize', 7 => 'include', 8 => 'ssrf', 9 => 'ldap', 10 => 'file', 11 => 'header', 12 => 'cookie', 13 => 'xpath', )
Check backward compatibility: src/Psalm/Type/Atomic/TLiteralFloat.php#L12
Type of property Psalm\Type\Atomic\TLiteralFloat#$value changed from having no type to float
Check backward compatibility: src/Psalm/Type/Atomic/TLiteralInt.php#L12
Type of property Psalm\Type\Atomic\TLiteralInt#$value changed from having no type to int
Check backward compatibility
Class Psalm\Type\Atomic\TDependentListKey has been deleted
Check backward compatibility
Class Psalm\Type\Atomic\TList has been deleted