Skip to content

Import stream interface #232

Import stream interface

Import stream interface #232

Triggered via push February 23, 2025 19:46
Status Failure
Total duration 26s
Artifacts

static.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan: src/HttpClient/Plugin/History.php#L34
Property Bitbucket\HttpClient\Plugin\History::$lastResponse (Psr\Http\Message\ResponseInterface|null) is never assigned null so it can be removed from the property type.
PHPStan
Process completed with exit code 1.
MissingConstructor: src/HttpClient/Plugin/History.php#L34
src/HttpClient/Plugin/History.php:34:50: MissingConstructor: Bitbucket\HttpClient\Plugin\History has an uninitialized property Bitbucket\HttpClient\Plugin\History::$lastResponse, but no constructor (see https://psalm.dev/073)
Psalm
Process completed with exit code 2.