feat: simplify settings widget tree #22
Annotations
4 errors and 1 warning
test:
src/bluetooth.ts#L15
Type 'ListStore<Object>' is not assignable to type 'ListStore<Device>'.
|
test:
src/ui.ts#L38
Argument of type '{}' is not assignable to parameter of type 'ConstructorProps'.
|
test:
src/ui.ts#L249
Type 'null' is not assignable to type 'string'.
|
test
Process completed with exit code 2.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|