Skip to content

Switch to amp v3 #11518

Switch to amp v3

Switch to amp v3 #11518

Triggered via pull request July 19, 2023 08:51
Status Failure
Total duration 1m 12s
Artifacts

shepherd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
MixedMethodCall: src/Psalm/Internal/LanguageServer/LanguageClient.php#L68
src/Psalm/Internal/LanguageServer/LanguageClient.php:68:62: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
MissingClosureParamType: src/Psalm/Internal/LanguageServer/LanguageClient.php#L68
src/Psalm/Internal/LanguageServer/LanguageClient.php:68:82: MissingClosureParamType: Parameter $error has no provided type (see https://psalm.dev/153)
MissingClosureParamType: src/Psalm/Internal/LanguageServer/LanguageClient.php#L68
src/Psalm/Internal/LanguageServer/LanguageClient.php:68:90: MissingClosureParamType: Parameter $value has no provided type (see https://psalm.dev/153)
MixedAssignment: src/Psalm/Internal/LanguageServer/LanguageServer.php#L182
src/Psalm/Internal/LanguageServer/LanguageServer.php:182:21: MixedAssignment: Unable to determine the type that $result is being assigned to (see https://psalm.dev/032)
ParseError: src/Psalm/Internal/LanguageServer/LanguageServer.php#L213
src/Psalm/Internal/LanguageServer/LanguageServer.php:213:10: ParseError: Syntax error, unexpected ',' on line 213 (see https://psalm.dev/173)
RedundantCondition: src/Psalm/Internal/LanguageServer/LanguageServer.php#L515
src/Psalm/Internal/LanguageServer/LanguageServer.php:515:13: RedundantCondition: Operand of type LanguageServerProtocol\ClientCapabilities is always truthy (see https://psalm.dev/122)
UnusedPsalmSuppress: tests/LanguageServer/MockProtocolStream.php#L23
tests/LanguageServer/MockProtocolStream.php:23:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
build
Process completed with exit code 2.