Skip to content

update deps, add missing events #331

update deps, add missing events

update deps, add missing events #331

Triggered via push March 16, 2024 04:58
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
quality: src/utils/transformHandler.ts#L15
Reassigning a function parameter is confusing.
quality: src/adapters/serialConnection.ts#L146
The assignment should not be in an expression.
quality
Process completed with exit code 1.
publish
Process completed with exit code 1.
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/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 ... ).
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/.