feat: remote multi channel #1709
prcheck.yml
on: pull_request
main-release-guard
0s
Matrix: build-check
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/
|