Skip to content

Fixes

Fixes #68

Re-run triggered March 7, 2024 21:24
Status Failure
Total duration 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint: src/backend/mi2/mi2.ts#L318
'lines' is never reassigned. Use 'const' instead.
lint: src/backend/mi2/mi2.ts#L333
'lines' is never reassigned. Use 'const' instead.
lint: src/backend/mi2/mi2.ts#L413
Expected indentation of 12 tabs but found 11.
lint: src/backend/mi2/mi2.ts#L414
Expected indentation of 12 tabs but found 11.
lint: src/backend/mi2/mi2.ts#L415
Expected indentation of 12 tabs but found 11.
lint: src/backend/mi2/mi2.ts#L416
Expected indentation of 12 tabs but found 11.
lint: src/backend/mi2/mi2.ts#L838
Missing semicolon.
lint: src/mibase.ts#L288
Unexpected console statement.
lint
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.