feat: automatically display available blocks in frontend #38
Annotations
6 errors
TypeScript check:
src/renderer/src/configs/flowchart.ts#L5
'SequenceBlock' is declared but its value is never read.
|
TypeScript check:
src/renderer/src/configs/flowchart.ts#L7
'ConditionalBlock' is declared but its value is never read.
|
TypeScript check:
src/renderer/src/configs/flowchart.ts#L8
'TrueBlock' is declared but its value is never read.
|
TypeScript check:
src/renderer/src/configs/flowchart.ts#L9
'FalseBlock' is declared but its value is never read.
|
TypeScript check:
src/renderer/src/configs/flowchart.ts#L10
'RandBlock' is declared but its value is never read.
|
TypeScript check
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading