update deps, publish to JSR #328
Annotations
10 errors and 10 warnings
Run Biome:
src/client.ts#L6
All these imports are only used as types.
|
Run Biome:
src/utils/transformHandler.ts#L1
All these imports are only used as types.
|
Run Biome:
src/utils/transformHandler.ts#L2
All these imports are only used as types.
|
Run Biome:
src/utils/transformHandler.ts#L15
Reassigning a function parameter is confusing.
|
Run Biome:
src/utils/queue.ts#L3
All these imports are only used as types.
|
Run Biome:
src/utils/eventSystem.ts#L2
All these imports are only used as types.
|
Run Biome:
src/utils/eventSystem.ts#L3
All these imports are only used as types.
|
Run Biome:
src/utils/eventSystem.ts#L4
All these imports are only used as types.
|
Run Biome:
src/adapters/serialConnection.ts#L146
The assignment should not be in an expression.
|
Run Biome:
src/meshDevice.ts#L842
Use Number.parseFloat instead of the equivalent global.
|
Run Biome:
tsup.config.ts#L3
Avoid default exports.
|
Run Biome:
src/types.ts#L50
The RequestDeviceOptions variable is undeclared
|
Run Biome:
src/types.ts#L52
The BluetoothDevice variable is undeclared
|
Run Biome:
src/types.ts#L58
The SerialPort variable is undeclared
|
Run Biome:
src/utils/transformHandler.ts#L14
Excessive complexity detected.
|
Run Biome:
src/adapters/serialConnection.ts#L64
Unexpected empty block.
|
Run Biome:
src/adapters/serialConnection.ts#L179
Unexpected empty block.
|
Run Biome:
src/adapters/serialConnection.ts#L15
The SerialPort variable is undeclared
|
Run Biome:
src/adapters/serialConnection.ts#L87
The SerialPort variable is undeclared
|
Run Biome:
src/adapters/serialConnection.ts#L94
The SerialPortRequestOptions variable is undeclared
|
Loading