Skip to content

Merge pull request #23 from rcarteraz/patch-2 #60

Merge pull request #23 from rcarteraz/patch-2

Merge pull request #23 from rcarteraz/patch-2 #60

Triggered via push March 8, 2024 20:24
Status Failure
Total duration 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
quality
Process completed with exit code 1.
quality: src/services/index.ts#L1
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
quality: src/routes/github.ts#L15
This object property name should be in camelCase.
quality: src/routes/github.ts#L16
This object property name should be in camelCase.
quality: src/routes/github.ts#L19
This object property name should be in camelCase.
quality: src/routes/index.ts#L1
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
quality: src/routes/mqtt.ts#L18
This object property name should be in camelCase.
quality: src/lib/index.ts#L1
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
quality: src/lib/index.ts#L1
Do not use export all ( export * from ... ).
quality: src/lib/index.ts#L2
Do not use export all ( export * from ... ).
quality: src/routes/firmware.ts#L32
This local let name should be in camelCase.
build
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/.