CI #22
ci.yml
on: schedule
ESLint
12s
TypeScript Compiler
13s
Annotations
20 errors and 2 warnings
ESLint:
background.js#L243
'CONTENT' is not defined
|
ESLint:
background.js#L266
Expected to return a value at the end of arrow function
|
ESLint:
background.js#L269
'NOTIFICATION' is not defined
|
ESLint:
background.js#L292
'CONTENT' is not defined
|
ESLint:
background.js#L299
'CONTENT' is not defined
|
ESLint:
background.js#L308
'BACKGROUND' is not defined
|
ESLint:
common.js#L4
'POPUP' is assigned a value but never used
|
ESLint:
common.js#L5
'CONTENT' is assigned a value but never used
|
ESLint:
common.js#L6
'BACKGROUND' is assigned a value but never used
|
ESLint:
common.js#L7
'NOTIFICATION' is assigned a value but never used
|
TypeScript Compiler:
background.js#L42
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L44
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L61
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L65
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L68
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L69
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L73
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L77
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L99
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L100
Cannot find name 'browser'.
|
ESLint:
content_script.js#L196
Unexpected negated condition
|
ESLint:
content_script.js#L305
Unexpected negated condition
|