Skip to content

[fix] 解决response headers如果为空,max函数报错问题 #1595

[fix] 解决response headers如果为空,max函数报错问题

[fix] 解决response headers如果为空,max函数报错问题 #1595

Triggered via pull request August 18, 2023 09:06
Status Failure
Total duration 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Kernel/Form/File.php#L77
Parameter #1 $contents of static method EasyWeChat\Kernel\Form\File::fromContents() expects string, mixed given.
PHPStan: src/Kernel/HttpClient/AccessTokenAwareClient.php#L45
Property class@anonymous/Kernel/Traits/MockableHttpClient.php:39::$client (Symfony\Contracts\HttpClient\HttpClientInterface) does not accept Mockery\Mock|Symfony\Contracts\HttpClient\HttpClientInterface.
PHPStan: src/Kernel/HttpClient/RequestUtil.php#L112
Cannot access offset 'Content-Type' on mixed.
PHPStan: src/Kernel/HttpClient/RequestUtil.php#L112
Cannot access offset 'content-type' on mixed.
PHPStan: src/Kernel/Support/Arr.php#L33
No error to ignore is reported on line 33.
PHPStan: src/Kernel/Support/Arr.php#L35
No error to ignore is reported on line 35.
PHPStan: src/Kernel/Support/PublicKey.php#L33
Offset 'serialNumberHex' on array on left side of ?? always exists and is not nullable.
PHPStan: src/Kernel/Traits/InteractWithHandlers.php (in context of class EasyWeChat/OfficialAccount/Server)#L80
Parameter #1 $object of function spl_object_hash expects object, callable given.
PHPStan: src/Kernel/Traits/InteractWithHandlers.php (in context of class EasyWeChat/OfficialAccount/Server)#L81
Match arm is unreachable because previous comparison is always true.
PHPStan: src/Kernel/Traits/InteractWithHandlers.php (in context of class EasyWeChat/OpenPlatform/Server)#L80
Parameter #1 $object of function spl_object_hash expects object, callable given.