Skip to content

update deps, change event library #333

update deps, change event library

update deps, change event library #333

Triggered via push March 29, 2024 07:07
Status Failure
Total duration 32s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 9 warnings
quality: src/utils/transformHandler.ts#L15
Reassigning a function parameter is confusing.
quality: src/adapters/serialConnection.ts#L145
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/utils/transformHandler.ts#L14
Excessive complexity detected.
quality: src/adapters/serialConnection.ts#L63
Unexpected empty block.
quality: src/adapters/serialConnection.ts#L178
Unexpected empty block.
quality: src/adapters/serialConnection.ts#L93
The SerialPortRequestOptions variable is undeclared
quality: src/adapters/serialConnection.ts#L155
Don't use console.log
quality: src/adapters/bleConnection.ts#L81
The RequestDeviceOptions 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/.