Skip to content

Fixed: 修正官网链接无法访问问题 (#2726) #1588

Fixed: 修正官网链接无法访问问题 (#2726)

Fixed: 修正官网链接无法访问问题 (#2726) #1588

Triggered via push July 18, 2023 12:39
Status Failure
Total duration 34s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
PHPStan: src/Kernel/Form/File.php#L75
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#L110
Cannot access offset 'Content-Type' on mixed.
PHPStan: src/Kernel/HttpClient/RequestUtil.php#L110
Cannot access offset 'content-type' on mixed.
PHPStan: src/Kernel/Support/Arr.php#L32
No error to ignore is reported on line 32.
PHPStan: src/Kernel/Support/Arr.php#L34
No error to ignore is reported on line 34.
PHPStan: src/Kernel/Support/PublicKey.php#L32
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)#L79
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)#L80
Match arm is unreachable because previous comparison is always true.
PHPStan: src/Kernel/Traits/InteractWithHandlers.php (in context of class EasyWeChat/OpenPlatform/Server)#L79
Parameter #1 $object of function spl_object_hash expects object, callable given.
PHP-CS-Fxier
Process completed with exit code 1.