Skip to content

feat: ✨ add parse room dynamic qrcode and join room by this qrcode #437

feat: ✨ add parse room dynamic qrcode and join room by this qrcode

feat: ✨ add parse room dynamic qrcode and join room by this qrcode #437

Triggered via pull request November 15, 2024 05:50
Status Failure
Total duration 1m 9s
Artifacts

npm.yml

on: pull_request
Matrix: Build
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Build (macos-latest, 16): src/client/puppet-service.ts#L1879
Property 'getQrcodeImgUrl' does not exist on type 'RoomParseDynamicQRCodeResponse'. Did you mean 'getQrcodeImageUrl'?
Build (macos-latest, 16): src/server/puppet-implementation.ts#L1713
Property 'setQrcodeImgUrl' does not exist on type 'RoomParseDynamicQRCodeResponse'. Did you mean 'setQrcodeImageUrl'?
Build (macos-latest, 16)
Process completed with exit code 1.
Build (ubuntu-latest, 16)
The job was canceled because "macos-latest_16" failed.
Build (ubuntu-latest, 16): src/client/puppet-service.ts#L1879
Property 'getQrcodeImgUrl' does not exist on type 'RoomParseDynamicQRCodeResponse'. Did you mean 'getQrcodeImageUrl'?
Build (ubuntu-latest, 16): src/server/puppet-implementation.ts#L1713
Property 'setQrcodeImgUrl' does not exist on type 'RoomParseDynamicQRCodeResponse'. Did you mean 'setQrcodeImageUrl'?
Build (ubuntu-latest, 16)
The operation was canceled.
Build (windows-latest, 16)
The job was canceled because "macos-latest_16" failed.
Build (windows-latest, 16)
The operation was canceled.
Build (macos-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/
Build (macos-latest, 16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/