The expression return $this->httpPostJs...('action' => 'create')) returns the type EasyWeChat\Kernel\Support\Collection which is incompatible with the documented return type array.
The expression return $this->httpPostJs...('action' => 'search')) returns the type EasyWeChat\Kernel\Support\Collection which is incompatible with the documented return type array.