Skip to content

Switch to amp v3 #11519

Switch to amp v3

Switch to amp v3 #11519

Triggered via pull request July 19, 2023 09:01
Status Failure
Total duration 1m 14s
Artifacts

shepherd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 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)
RedundantCondition: src/Psalm/Internal/LanguageServer/LanguageServer.php#L514
src/Psalm/Internal/LanguageServer/LanguageServer.php:514: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.