Change guzzle client creation (linked to PR in laravel-plugin) #464
Annotations
10 errors and 1 warning
phpstan:
src/Http/Connector.php#L1
Ignored error pattern #^Parameter \#2 \$ of callable callable\(\$this, TValue\)\: void expects TValue\, array\|float\|int\|string\|false\|null given.$# in path /home/runner/work/saloon/saloon/src/Http/Connector.php was not matched in reported errors.
|
phpstan:
src/Http/PendingRequest.php#L1
Ignored error pattern #^Parameter \#2 \$ of callable callable\(\$this, TValue\)\: void expects TValue\, array\|float\|int\|string\|false\|null given.$# in path /home/runner/work/saloon/saloon/src/Http/PendingRequest.php was not matched in reported errors.
|
phpstan:
src/Http/Request.php#L1
Ignored error pattern #^Parameter \#2 \$ of callable callable\(\$this, TValue\)\: void expects TValue\, array\|float\|int\|string\|false\|null given.$# in path /home/runner/work/saloon/saloon/src/Http/Request.php was not matched in reported errors.
|
phpstan:
src/Http/Senders/GuzzleSender.php#L80
Method Saloon\Http\Senders\GuzzleSender::getGuzzleClientConfig() return type has no value type specified in iterable type array.
|
phpstan:
src/Repositories/ArrayStore.php#L1
Ignored error pattern #^Parameter \#2 \$ of callable callable\(\$this, TValue\)\: void expects TValue\, array\|float\|int\|string\|false\|null given.$# in path /home/runner/work/saloon/saloon/src/Repositories/ArrayStore.php was not matched in reported errors.
|
phpstan:
src/Repositories/Body/ArrayBodyRepository.php#L1
Ignored error pattern #^Parameter \#2 \$ of callable callable\(\$this, TValue\)\: void expects TValue\, array\|float\|int\|string\|false\|null given.$# in path /home/runner/work/saloon/saloon/src/Repositories/Body/ArrayBodyRepository.php was not matched in reported errors.
|
phpstan:
src/Repositories/Body/MultipartBodyRepository.php#L1
Ignored error pattern #^Parameter \#2 \$ of callable callable\(\$this, TValue\)\: void expects TValue\, array\|float\|int\|string\|false\|null given.$# in path /home/runner/work/saloon/saloon/src/Repositories/Body/MultipartBodyRepository.php was not matched in reported errors.
|
phpstan:
src/Repositories/Body/StreamBodyRepository.php#L1
Ignored error pattern #^Parameter \#2 \$ of callable callable\(\$this, TValue\)\: void expects TValue\, array\|float\|int\|string\|false\|null given.$# in path /home/runner/work/saloon/saloon/src/Repositories/Body/StreamBodyRepository.php was not matched in reported errors.
|
phpstan:
src/Repositories/Body/StringBodyRepository.php#L1
Ignored error pattern #^Parameter \#2 \$ of callable callable\(\$this, TValue\)\: void expects TValue\, array\|float\|int\|string\|false\|null given.$# in path /home/runner/work/saloon/saloon/src/Repositories/Body/StringBodyRepository.php was not matched in reported errors.
|
phpstan:
src/Repositories/IntegerStore.php#L1
Ignored error pattern #^Parameter \#2 \$ of callable callable\(\$this, TValue\)\: void expects TValue\, array\|float\|int\|string\|false\|null given.$# in path /home/runner/work/saloon/saloon/src/Repositories/IntegerStore.php was not matched in reported errors.
|
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/.
|