Skip to content

refactor(ui) & feat(blockly): Rework UI and add dynamic inputs #43

refactor(ui) & feat(blockly): Rework UI and add dynamic inputs

refactor(ui) & feat(blockly): Rework UI and add dynamic inputs #43

Triggered via pull request August 27, 2024 12:30
Status Failure
Total duration 45s
Artifacts

test.yml

on: pull_request
Run eslint
34s
Run eslint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run eslint: src/lib/components/Interface/CreateWorkspace.svelte#L55
Unexpected space before function parentheses
Run eslint: src/lib/components/Interface/CreateWorkspace.svelte#L55
Unexpected space before function parentheses
Run eslint: src/lib/components/Warnings.svelte#L76
Unexpected space before function parentheses
Run eslint: src/lib/components/Warnings.svelte#L76
Unexpected space before function parentheses
Run eslint: src/lib/components/Workspace.svelte#L33
Unexpected space before function parentheses
Run eslint: src/lib/components/Workspace.svelte#L33
Unexpected space before function parentheses
Run eslint: src/lib/utils/BlockGen/Blocks/Block.ts#L267
Unexpected space before function parentheses
Run eslint: src/lib/utils/BlockGen/Blocks/Block.ts#L267
Unexpected space before function parentheses
Run eslint: src/lib/utils/BlockGen/Blocks/Block.ts#L304
Unexpected space before function parentheses
Run eslint: src/lib/utils/BlockGen/Blocks/Block.ts#L304
Unexpected space before function parentheses
Run eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/