feat: add DisconnectAll command in async bridge and refactor StateRes… #133
Annotations
3 errors and 1 warning
build-tauri (windows-latest)
Property 'disconnectedAll' is missing in type '{ newState: (payload: TaggedStateResponse, _set: (partial: SoundcoreStoreSlices | Partial<SoundcoreStoreSlices> | ((state: SoundcoreStoreSlices) => SoundcoreStoreSlices | Partial<...>), replace?: boolean | undefined) => void, get: () => SoundcoreStoreSlices) => void; ... 4 more ...; adapterEvent: (_payload: BLEAdapt...' but required in type 'BridgeResponseHandlers'.
|
build-tauri (windows-latest)
Module '"../types/tauri-backend"' has no exported member 'NewStateResponse'.
|
build-tauri (windows-latest)
Command failed with exit code 1: yarn tauri build
|
build-tauri (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|