Skip to content

fix typos

fix typos #334

Triggered via push April 26, 2024 14:48
Status Failure
Total duration 20s
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#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/index.ts#L1
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
quality: src/index.ts#L1
Do not use export all ( export * from ... ).
quality: src/index.ts#L2
Do not use export all ( export * from ... ).
quality: src/index.ts#L3
Do not use export all ( export * from ... ).
quality: src/index.ts#L4
Do not use export all ( export * from ... ).
quality: src/index.ts#L5
Do not use export all ( export * from ... ).
quality: src/index.ts#L6
Do not use export all ( export * from ... ).
quality: src/index.ts#L7
Do not use export all ( export * from ... ).
quality: src/protobufs.ts#L1
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
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/.