CI #38
ci.yml
on: schedule
ESLint
11s
TypeScript Compiler
11s
Annotations
20 errors and 7 warnings
TypeScript Compiler:
background.js#L12
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L19
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L92
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L94
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L102
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L106
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L110
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L129
'ctx' is possibly 'null'.
|
TypeScript Compiler:
background.js#L131
'ctx' is possibly 'null'.
|
TypeScript Compiler:
background.js#L132
'ctx' is possibly 'null'.
|
ESLint:
background.js#L252
'getGeoIP' was used before it was defined
|
ESLint:
background.js#L606
'sendSettings' was used before it was defined
|
ESLint:
background.js#L668
'sendSettings' was used before it was defined
|
ESLint:
background.js#L707
'sendSettings' was used before it was defined
|
ESLint:
background.js#L747
'sendSettings' was used before it was defined
|
ESLint:
background.js#L790
'parsePSL' was used before it was defined
|
ESLint:
background.js#L1030
'error' is defined but never used
|
ESLint:
background.js#L1223
Expected to return a value at the end of arrow function
|
ESLint:
content_script.js#L29
'observer' is defined but never used
|
ESLint:
content_script.js#L32
'entry' is assigned a value but never used
|
ESLint:
background.js#L134
Unexpected negated condition
|
ESLint:
background.js#L257
Unexpected negated condition
|
ESLint:
background.js#L819
Unexpected negated condition
|
ESLint:
popup.js#L992
Unexpected negated condition
|
ESLint:
worker.js#L88
Trailing spaces not allowed
|
ESLint:
worker.js#L94
Trailing spaces not allowed
|
ESLint:
worker.js#L102
Trailing spaces not allowed
|