feat: functions, sequences, conditionals, editable constant #19
ci.yml
on: pull_request
python-code-format
4s
python-code-lint
4s
ts-code-style
23s
Annotations
7 errors
python-code-lint
Process completed with exit code 1.
|
ts-code-style:
src/renderer/src/stores/flowchart.ts#L193
Cannot find name 'block_type'.
|
ts-code-style:
src/renderer/src/stores/flowchart.ts#L201
Cannot find name 'block_type'.
|
ts-code-style:
src/renderer/src/stores/flowchart.ts#L206
Cannot find name 'block_type'.
|
ts-code-style:
src/renderer/src/stores/flowchart.ts#L209
Cannot find name 'block_type'.
|
ts-code-style:
src/renderer/src/stores/flowchart.ts#L210
No value exists in scope for the shorthand property 'block_type'. Either declare one or provide an initializer.
|
ts-code-style
Process completed with exit code 1.
|