Update to 25.1.3+ #1
Annotations
24 errors
|
Vue
Process completed with exit code 1.
|
|
Vue:
Vue/src/orig_App.vue#L115
'e' is defined but never used
|
|
Vue:
Vue/src/orig_App.vue#L97
'ee' is defined but never used
|
|
jQuery:
jQuery/src/orig_index.js#L23
Missing trailing comma
|
|
jQuery:
jQuery/src/orig_index.js#L22
'+' should be placed at the beginning of the line
|
|
jQuery:
jQuery/src/orig_index.js#L22
Unexpected string concatenation
|
|
jQuery:
jQuery/src/orig_index.js#L20
Expected method shorthand
|
|
jQuery:
jQuery/src/orig_index.js#L16
Unexpected var, use let or const instead
|
|
jQuery:
jQuery/src/orig_index.js#L4
'treeView' is already declared in the upper scope on line 2 column 7
|
|
jQuery:
jQuery/src/orig_index.js#L4
Unexpected var, use let or const instead
|
|
jQuery:
jQuery/src/orig_index.js#L2
Expected variable declaration to be on a new line
|
|
jQuery:
jQuery/src/orig_index.js#L2
Split 'let' declarations into multiple statements
|
|
jQuery:
jQuery/src/orig_index.js#L1
Unexpected function expression
|
|
React
Process completed with exit code 1.
|
|
Angular:
Angular/src/app/orig_app.component.ts#L21
Member 'httpClient: HttpClient' is never reassigned; mark it as `readonly`
|
|
Angular:
Angular/src/app/orig_app.component.ts#L20
Trailing spaces not allowed
|
|
Angular:
Angular/src/app/orig_app.component.ts#L19
Expected blank line between class members
|
|
Angular:
Angular/src/app/orig_app.component.ts#L18
Expected blank line between class members
|
|
Angular:
Angular/src/app/orig_app.component.ts#L14
Missing trailing comma
|
|
Angular:
Angular/src/app/orig_app.component.ts#L9
Strings must use singlequote
|
|
Angular:
Angular/src/app/orig_app.component.ts#L8
Strings must use singlequote
|
|
Angular:
Angular/src/app/orig_app.component.ts#L7
Strings must use singlequote
|
|
Angular:
Angular/src/app/orig_app.component.ts#L5
Strings must use singlequote
|
|
Angular:
Angular/src/app/orig_app.component.ts#L4
Strings must use singlequote
|