Skip to content

update deps

update deps #326

Triggered via push February 17, 2024 10:53
Status Failure
Total duration 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
quality: src/client.ts#L6
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/queue.ts#L3
All these imports are only used as types.
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/bleConnection.ts#L19
The BluetoothDevice variable is undeclared
quality: src/adapters/bleConnection.ts#L21
The BluetoothRemoteGATTServer variable is undeclared
quality: src/adapters/bleConnection.ts#L24
The BluetoothRemoteGATTService variable is undeclared
quality: src/adapters/bleConnection.ts#L27
The BluetoothRemoteGATTCharacteristic variable is undeclared
quality: src/adapters/bleConnection.ts#L31
The BluetoothRemoteGATTCharacteristic 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/.