Skip to content

Improve the file system #25

Improve the file system

Improve the file system #25

Triggered via pull request May 18, 2024 11:33
Status Failure
Total duration 29s
Artifacts

test.yml

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

Annotations

10 errors and 1 warning
Run eslint: src/lib/blocks/Javascript/math.ts#L4
'WarningType' is defined but never used
Run eslint: src/lib/blocks/Javascript/math.ts#L10
'TextInput' is defined but never used
Run eslint: src/lib/blocks/Javascript/math.ts#L14
'Order' is defined but never used
Run eslint: src/lib/blocks/Javascript/math.ts#L269
'args' is defined but never used
Run eslint: src/lib/blocks/Test Blocks/mutators.ts#L94
'args' is defined but never used
Run eslint: src/lib/utils/BlockGen/Mutators/AssemblerMutator.ts#L27
Unexpected any. Specify a different type
Run eslint: src/lib/utils/BlockGen/Mutators/AssemblerMutator.ts#L42
Unexpected any. Specify a different type
Run eslint: src/lib/utils/BlockGen/Mutators/CheckboxMutator.ts#L6
'Connection' is defined but never used
Run eslint: src/lib/utils/Runner/NodeFileSystem.ts#L18
Unexpected any. Specify a different type
Run eslint
Process completed with exit code 1.
Run eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.