Skip to content

Released version 1.2 and updated README. #35

Released version 1.2 and updated README.

Released version 1.2 and updated README. #35

Triggered via push July 12, 2024 10:52
Status Success
Total duration 16s
Artifacts

ci.yml

on: push
ESLint
8s
ESLint
TypeScript Compiler
7s
TypeScript Compiler
Fit to window
Zoom out
Zoom in

Annotations

20 errors
TypeScript Compiler: background.js#L28
Cannot find name 'browser'.
TypeScript Compiler: background.js#L34
Cannot find name 'browser'.
TypeScript Compiler: background.js#L34
Cannot find name 'browser'.
TypeScript Compiler: background.js#L65
Cannot find name 'browser'.
TypeScript Compiler: background.js#L67
Cannot find name 'browser'.
TypeScript Compiler: background.js#L74
Cannot find name 'browser'.
TypeScript Compiler: background.js#L78
Cannot find name 'browser'.
TypeScript Compiler: background.js#L82
Cannot find name 'browser'.
TypeScript Compiler: background.js#L163
Argument of type 'string | number' is not assignable to parameter of type 'number'.
TypeScript Compiler: background.js#L165
Argument of type 'string | number' is not assignable to parameter of type 'number'.
ESLint: background.js#L192
'_omnibox' is defined but never used
ESLint: background.js#L267
'buildMenu' was used before it was defined
ESLint: background.js#L313
Unexpected `await` inside a loop
ESLint: background.js#L315
Unexpected `await` inside a loop
ESLint: background.js#L330
Unexpected `await` inside a loop
ESLint: background.js#L334
Unexpected `await` inside a loop
ESLint: background.js#L376
Unexpected `await` inside a loop
ESLint: background.js#L392
Unexpected `await` inside a loop
ESLint: background.js#L399
Unexpected `await` inside a loop
ESLint: background.js#L525
'_sender' is defined but never used