Skip to content

Bump vite from 3.1.8 to 3.2.7 in /docs #1591

Bump vite from 3.1.8 to 3.2.7 in /docs

Bump vite from 3.1.8 to 3.2.7 in /docs #1591

Triggered via push August 3, 2023 06:38
Status Failure
Total duration 38s
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.