Skip to content

feat: remote multi channel #1709

feat: remote multi channel

feat: remote multi channel #1709

Triggered via pull request April 13, 2026 04:52
Status Failure
Total duration 1m 9s
Artifacts

prcheck.yml

on: pull_request
main-release-guard
0s
main-release-guard
Matrix: build-check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-check (x64)
Process completed with exit code 1.
build-check (x64): src/renderer/settings/components/RemoteSettings.vue#L1475
Property 'pairedGroupIds' is missing in type '{ pairCode: string | null; pairCodeExpiresAt: number | null; pairedUserIds: string[]; }' but required in type 'QQBotPairingSnapshot'.
build-check (x64): src/renderer/settings/components/RemoteSettings.vue#L1445
Property 'pairedGroupIds' is missing in type '{ pairCode: null; pairCodeExpiresAt: null; pairedUserIds: never[]; }' but required in type 'QQBotPairingSnapshot'.
build-check (x64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/