feat: functions, sequences, conditionals, editable constant #6
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
python-code-format
6s
python-code-lint
5s
ts-code-style
31s
Annotations
3 errors
ts-code-style:
src/renderer/src/components/blocks/flow/FunctionBlock.tsx#L5
'label' is declared but its value is never read.
|
ts-code-style:
src/renderer/src/components/blocks/flow/RandBlock.tsx#L5
'label' is declared but its value is never read.
|
ts-code-style
Process completed with exit code 1.
|