CI #98
ci.yml
on: schedule
ESLint
9s
TypeScript Compiler
10s
Annotations
20 errors and 2 warnings
|
TypeScript Compiler:
background.js#L142
'ctx' is possibly 'null'.
|
|
TypeScript Compiler:
background.js#L141
'ctx' is possibly 'null'.
|
|
TypeScript Compiler:
background.js#L139
'ctx' is possibly 'null'.
|
|
TypeScript Compiler:
background.js#L120
Cannot find name 'browser'.
|
|
TypeScript Compiler:
background.js#L116
Cannot find name 'browser'.
|
|
TypeScript Compiler:
background.js#L112
Cannot find name 'browser'.
|
|
TypeScript Compiler:
background.js#L104
Cannot find name 'browser'.
|
|
TypeScript Compiler:
background.js#L102
Cannot find name 'browser'.
|
|
TypeScript Compiler:
background.js#L19
Cannot find name 'browser'.
|
|
TypeScript Compiler:
background.js#L12
Cannot find name 'browser'.
|
|
ESLint:
popup.js#L514
Unexpected `await` inside a loop
|
|
ESLint:
popup.js#L499
Unexpected `await` inside a loop
|
|
ESLint:
content_script.js#L58
Expected to return a value at the end of arrow function
|
|
ESLint:
background.js#L1289
Expected to return a value at the end of arrow function
|
|
ESLint:
background.js#L829
'parsePSL' was used before it was defined
|
|
ESLint:
background.js#L786
'sendSettings' was used before it was defined
|
|
ESLint:
background.js#L746
'sendSettings' was used before it was defined
|
|
ESLint:
background.js#L701
'sendSettings' was used before it was defined
|
|
ESLint:
background.js#L639
'sendSettings' was used before it was defined
|
|
ESLint:
background.js#L265
'getGeoIP' was used before it was defined
|
|
ESLint:
background.js#L254
Use array destructuring
|
|
ESLint:
background.js#L250
Use array destructuring
|