Skip to content

fix previous file rendering when current file is erroring out #1283

fix previous file rendering when current file is erroring out

fix previous file rendering when current file is erroring out #1283

Triggered via push November 7, 2024 14:08
Status Failure
Total duration 2m 56s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Lint Run: renderer/src/components/SnackBar/AutoSnackBar.js#L1
Expected a line break after this opening brace
Lint Run: renderer/src/components/SnackBar/AutoSnackBar.js#L1
Expected a line break before this closing brace
Lint Run: renderer/src/components/SnackBar/AutoSnackBar.js#L12
Missing trailing comma
Lint Run: renderer/src/components/SnackBar/AutoSnackBar.js#L108
Expected parentheses around arrow function argument
Lint Run: renderer/src/components/SnackBar/AutoSnackBar.js#L126
Expected parentheses around arrow function argument
Lint Run: renderer/src/components/SnackBar/AutoSnackBar.js#L129
Expected { after 'if' condition
Lint Run: renderer/src/components/SnackBar/AutoSnackBar.js#L157
Newline required at end of file but not found
Lint Run
Process completed with exit code 1.
Lint Run
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Run
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/