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