feat: add AI explanations #114
Annotations
6 errors and 1 warning
test:
src/lib/domain/blockly/blockly.ts#L206
The call chain .map().flat() can be replaced with a single .flatMap() call.
|
test:
src/lib/domain/blockly/blockly.ts#L245
The computed expression can be simplified without the use of a string literal.
|
test:
src/lib/domain/blockly/blockly.ts#L246
The computed expression can be simplified without the use of a string literal.
|
test:
src/lib/domain/blockly/blockly.ts#L17
Some named imports are only used as types.
|
test:
src/lib/components/ui/Dropper.svelte#L5
All these imports are only used as types.
|
test
Process completed with exit code 1.
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|