Merge pull request #21 from scruplelesswizard/fix-telemetry-fallthrough #25
Annotations
2 errors and 10 warnings
Run Biome:
src/decrypt.ts#L2
All these imports are only used as types.
|
Run Biome
Process completed with exit code 1.
|
Run Biome:
vite.config.ts#L2
Using Node.js modules are forbidden.
|
Run Biome:
vite.config.ts#L2
A Node.js builtin module should be imported with the node: protocol.
|
Run Biome:
vite.config.ts#L4
Avoid default exports.
|
Run Biome:
src/decrypt.ts#L1
Using Node.js modules are forbidden.
|
Run Biome:
src/decrypt.ts#L1
A Node.js builtin module should be imported with the node: protocol.
|
Run Biome:
src/decrypt.ts#L26
Avoid default exports.
|
Run Biome:
src/decrypt.ts#L9
This variable is unused.
|
Run Biome:
src/decrypt.ts#L12
This variable is unused.
|
Run Biome:
src/decode.ts#L57
A switch clause should only have a single statement.
|
Run Biome:
src/decode.ts#L37
Excessive complexity detected.
|
The logs for this run have expired and are no longer available.
Loading