3.9.10.19 init #419
Annotations
10 errors and 2 warnings
Build (windows-latest, 16):
examples/raw-sidecar.ts#L40
Property 'getWeChatVersion' does not exist on type 'WeChatSidecar'.
|
Build (windows-latest, 16):
examples/raw-sidecar.ts#L41
Property 'getWechatVersionString' does not exist on type 'WeChatSidecar'.
|
Build (windows-latest, 16):
examples/raw-sidecar.ts#L42
Property 'checkSupported' does not exist on type 'WeChatSidecar'.
|
Build (windows-latest, 16):
examples/raw-sidecar.ts#L45
Property 'isLoggedIn' does not exist on type 'WeChatSidecar'.
|
Build (windows-latest, 16):
examples/raw-sidecar.ts#L49
Property 'getLoginUrl' does not exist on type 'WeChatSidecar'.
|
Build (windows-latest, 16):
examples/raw-sidecar.ts#L79
Property 'isLoggedIn' does not exist on type 'WeChatSidecar'.
|
Build (windows-latest, 16):
examples/raw-sidecar.ts#L79
Parameter 'res' implicitly has an 'any' type.
|
Build (windows-latest, 16):
examples/raw-sidecar.ts#L85
Parameter 'e' implicitly has an 'any' type.
|
Build (windows-latest, 16):
examples/raw-sidecar.ts#L107
Property 'getContact' does not exist on type 'WeChatSidecar'.
|
Build (windows-latest, 16):
examples/raw-sidecar.ts#L118
Property 'getChatroomMemberInfo' does not exist on type 'WeChatSidecar'.
|
Build (windows-latest, 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (windows-latest, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|