Skip to content

More types

More types #230

Triggered via push February 23, 2025 18:18
Status Failure
Total duration 38s
Artifacts

static.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
MissingConstructor: src/HttpClient/Plugin/History.php#L36
src/HttpClient/Plugin/History.php:36: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.
PHPStan: src/HttpClient/Plugin/History.php#L36
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.