Add new LilyGo E-paper models to API #259
Annotations
3 warnings and 3 notices
|
lint/correctness/noUnusedImports:
src/services/gateway.ts#L1
This import is empty.
|
|
lint/complexity/useDateNow:
src/lib/mqtt.ts#L76
Use Date.now() instead of new Date().getTime().
|
|
lint/suspicious/noTsIgnore:
src/index.ts#L74
Unsafe use of the @ts-ignore directive found in this comment.
|
|
lint/correctness/useParseIntRadix:
src/routes/firmware.ts#L24
Missing radix parameter
|
|
lint/correctness/useParseIntRadix:
src/index.ts#L87
Missing radix parameter
|
|
deserialize:
biome.json#L2
The configuration schema version does not match the CLI version 2.4.5
|