Skip to content

Setup ESLint in order to lint JavaScript #2395

Setup ESLint in order to lint JavaScript

Setup ESLint in order to lint JavaScript #2395

Triggered via pull request December 6, 2023 17:38
@SplinesSplines
synchronize #568
lint/js
Status Failure
Total duration 27s
Artifacts

linter.yml

on: pull_request
RuboCop (Ruby)
4s
RuboCop (Ruby)
ESLint (JS)
20s
ESLint (JS)
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ESLint (JS): app/views/commontator/comments/edit.js.erb#L5
Strings must use doublequote
ESLint (JS): app/views/commontator/comments/edit.js.erb#L7
More than 1 blank line not allowed
ESLint (JS): app/views/commontator/comments/edit.js.erb#L8
There should be no space before this paren
ESLint (JS): app/views/commontator/comments/edit.js.erb#L10
Newline required at end of file but not found
ESLint (JS)
Process completed with exit code 1.