Skip to content
Triggered via push February 23, 2024 23:53
Status Failure
Total duration 2m 52s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
PHPStan: src/ApiClient.php#L38
Property OpenSoutheners\Docker\ApiClient::$streamFactory is never read, only written.
PHPStan: src/ApiClient.php#L54
Parameter #1 $config1 of class Http\Client\Socket\Client constructor expects array{remote_socket?: string|null, timeout?: int, stream_context?: resource, stream_context_options?: array<string, mixed>, stream_context_param?: array<string, mixed>, ssl?: bool|null, write_buffer_size?: int, ssl_method?: int}|Psr\Http\Message\ResponseFactoryInterface, Psr\Http\Message\RequestFactoryInterface given.
PHPStan: src/ApiClient.php#L95
Method OpenSoutheners\Docker\ApiClient::post() has parameter $body with no type specified.
PHPStan: src/ApiClient.php#L102
Parameter #1 $body of method Psr\Http\Message\MessageInterface::withBody() expects Psr\Http\Message\StreamInterface, mixed given.
PHPStan: src/ApiClient.php#L107
Method OpenSoutheners\Docker\ApiClient::put() has parameter $body with no type specified.
PHPStan: src/ApiClient.php#L114
Parameter #1 $body of method Psr\Http\Message\MessageInterface::withBody() expects Psr\Http\Message\StreamInterface, mixed given.
PHPStan: src/ApiClient.php#L119
Method OpenSoutheners\Docker\ApiClient::patch() has parameter $body with no type specified.
PHPStan: src/ApiClient.php#L126
Parameter #1 $body of method Psr\Http\Message\MessageInterface::withBody() expects Psr\Http\Message\StreamInterface, mixed given.
PHPStan: src/ApiClient.php#L186
Match expression does not handle remaining value: mixed
PHPStan: src/ApiClient.php#L212
Parameter #2 $responseBody of static method OpenSoutheners\Docker\Exceptions\DockerApiException::fromResponse() expects array|string, mixed given.
PHPStan
unable to access 'https://github.com/open-southeners/docker-php/': Failed to connect to github.com port 443 after 130459 ms: Connection timed out
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.