fix tests CI #8
Annotations
10 errors and 1 warning
Run analysis:
src/ApiClient.php#L97
Method OpenSoutheners\Docker\ApiClient::post() has parameter $body with no type specified.
|
Run analysis:
src/ApiClient.php#L109
Method OpenSoutheners\Docker\ApiClient::put() has parameter $body with no type specified.
|
Run analysis:
src/ApiClient.php#L121
Method OpenSoutheners\Docker\ApiClient::patch() has parameter $body with no type specified.
|
Run analysis:
src/ApiClient.php#L187
Parameter #1 $content of method Psr\Http\Message\StreamFactoryInterface::createStream() expects string, mixed given.
|
Run analysis:
src/ApiClient.php#L195
Match expression does not handle remaining value: mixed
|
Run analysis:
src/ApiClient.php#L221
Parameter #2 $responseBody of static method OpenSoutheners\Docker\Exceptions\DockerApiException::fromResponse() expects array|string, mixed given.
|
Run analysis:
src/Compose/Builder.php#L27
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
Run analysis:
src/Compose/Builder.php#L27
Cannot access offset 'services' on mixed.
|
Run analysis:
src/Compose/Builder.php#L28
Parameter #1 $data of method OpenSoutheners\Docker\Compose\ServiceBuilder::fromArray() expects array, mixed given.
|
Run analysis:
src/Compose/Builder.php#L28
Parameter #2 $id of method OpenSoutheners\Docker\Compose\ServiceBuilder::add() expects string, mixed given.
|
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/.
|
Loading