Skip to content

Changing peers to nodes. This is inline with both the Android and iOS… #329

Changing peers to nodes. This is inline with both the Android and iOS…

Changing peers to nodes. This is inline with both the Android and iOS… #329

Triggered via push March 15, 2024 08:41
Status Failure
Total duration 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 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/adapters/serialConnection.ts#L146
The assignment should not be in an expression.
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/meshDevice.ts#L842
Use Number.parseFloat instead of the equivalent global.
publish
Process completed with exit code 1.
quality: tsup.config.ts#L3
Avoid default exports.
quality: src/mod.ts#L1
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
quality: src/mod.ts#L1
Do not use export all ( export * from ... ).
quality: src/mod.ts#L2
Do not use export all ( export * from ... ).
quality: src/mod.ts#L3
Do not use export all ( export * from ... ).
quality: src/mod.ts#L4
Do not use export all ( export * from ... ).
quality: src/mod.ts#L5
Do not use export all ( export * from ... ).
quality: src/mod.ts#L6
Do not use export all ( export * from ... ).
quality: src/types.ts#L50
The RequestDeviceOptions variable is undeclared
quality: src/types.ts#L52
The BluetoothDevice 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/.