Skip to content

Revert "Create PULL_REQUEST_TEMPLATE.md (#40)" #42

Revert "Create PULL_REQUEST_TEMPLATE.md (#40)"

Revert "Create PULL_REQUEST_TEMPLATE.md (#40)" #42

Triggered via pull request August 26, 2024 06:12
Status Failure
Total duration 26s
Artifacts

test.yml

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

Annotations

7 errors and 1 warning
Run eslint: src/lib/blocks/Javascript/logic.ts#L5
'NumberInput' is defined but never used
Run eslint: src/lib/blocks/Javascript/logic.ts#L6
'TextInput' is defined but never used
Run eslint: src/lib/blocks/Javascript/logic.ts#L95
'block' is defined but never used
Run eslint: src/lib/blocks/Javascript/logic.ts#L173
'args' is defined but never used
Run eslint: src/lib/types/BlockDefinition.ts#L9
Unexpected any. Specify a different type
Run eslint: src/lib/utils/BlockGen/Blocks/Block.ts#L263
Unexpected aliasing of 'this' to local variable
Run eslint
Process completed with exit code 1.
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/