Skip to content

feat(federation): Add TalkV1 federation proxy for mentions #18047

feat(federation): Add TalkV1 federation proxy for mentions

feat(federation): Add TalkV1 federation proxy for mentions #18047

Triggered via pull request February 16, 2024 09:16
Status Failure
Total duration 2m 44s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
2m 29s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors
UndefinedClass: lib/Federation/Proxy/TalkV1/ProxyRequest.php#L91
lib/Federation/Proxy/TalkV1/ProxyRequest.php:91:28: UndefinedClass: Class, interface or enum named GuzzleHttp\Exception\GuzzleException does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Federation/Proxy/TalkV1/ProxyRequest.php#L92
lib/Federation/Proxy/TalkV1/ProxyRequest.php:92:54: UndefinedClass: Class, interface or enum named GuzzleHttp\Exception\GuzzleException does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Federation/Proxy/TalkV1/ProxyRequest.php#L92
lib/Federation/Proxy/TalkV1/ProxyRequest.php:92:72: UndefinedClass: Class, interface or enum named GuzzleHttp\Exception\GuzzleException does not exist (see https://psalm.dev/019)
static-psalm-analysis
Process completed with exit code 2.