Skip to content

feat: automatically display available blocks in frontend #38

feat: automatically display available blocks in frontend

feat: automatically display available blocks in frontend #38

Triggered via pull request December 27, 2023 20:41
Status Failure
Total duration 39s
Artifacts

ci.yml

on: pull_request
python-code-format
6s
python-code-format
python-code-lint
6s
python-code-lint
ts-code-style
30s
ts-code-style
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ts-code-style: src/renderer/src/configs/flowchart.ts#L5
'SequenceBlock' is declared but its value is never read.
ts-code-style: src/renderer/src/configs/flowchart.ts#L7
'ConditionalBlock' is declared but its value is never read.
ts-code-style: src/renderer/src/configs/flowchart.ts#L8
'TrueBlock' is declared but its value is never read.
ts-code-style: src/renderer/src/configs/flowchart.ts#L9
'FalseBlock' is declared but its value is never read.
ts-code-style: src/renderer/src/configs/flowchart.ts#L10
'RandBlock' is declared but its value is never read.
ts-code-style
Process completed with exit code 1.