Added support for copying links as HTML. #57
ci.yml
on: push
ESLint
9s
TypeScript Compiler
8s
Annotations
20 errors and 10 warnings
TypeScript Compiler:
background.js#L12
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L19
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L97
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L99
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L107
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L111
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L115
Cannot find name 'browser'.
|
TypeScript Compiler:
background.js#L134
'ctx' is possibly 'null'.
|
TypeScript Compiler:
background.js#L136
'ctx' is possibly 'null'.
|
TypeScript Compiler:
background.js#L137
'ctx' is possibly 'null'.
|
ESLint:
background.js#L260
'getGeoIP' was used before it was defined
|
ESLint:
background.js#L632
'sendSettings' was used before it was defined
|
ESLint:
background.js#L694
'sendSettings' was used before it was defined
|
ESLint:
background.js#L739
'sendSettings' was used before it was defined
|
ESLint:
background.js#L779
'sendSettings' was used before it was defined
|
ESLint:
background.js#L822
'parsePSL' was used before it was defined
|
ESLint:
background.js#L1280
Expected to return a value at the end of arrow function
|
ESLint:
content_script.js#L57
Expected to return a value at the end of arrow function
|
ESLint:
popup.js#L484
Unexpected `await` inside a loop
|
ESLint:
popup.js#L499
Unexpected `await` inside a loop
|
ESLint:
background.js#L245
Use array destructuring
|
ESLint:
background.js#L249
Use array destructuring
|
ESLint:
background.js#L277
Use array destructuring
|
ESLint:
background.js#L285
Use array destructuring
|
ESLint:
background.js#L292
Use array destructuring
|
ESLint:
background.js#L323
Use array destructuring
|
ESLint:
background.js#L326
Use array destructuring
|
ESLint:
background.js#L330
Use array destructuring
|
ESLint:
background.js#L348
Use array destructuring
|
ESLint:
background.js#L353
Use array destructuring
|