Skip to content

Fixed ESLint errors. #31

Fixed ESLint errors.

Fixed ESLint errors. #31

Triggered via push May 1, 2024 14:27
Status Success
Total duration 21s
Artifacts

ci.yml

on: push
ESLint
12s
ESLint
TypeScript Compiler
8s
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#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#L326
Unexpected `await` inside a loop
ESLint: background.js#L330
Unexpected `await` inside a loop
ESLint: background.js#L368
Unexpected `await` inside a loop
ESLint: background.js#L385
Unexpected `await` inside a loop
ESLint: background.js#L392
Unexpected `await` inside a loop
ESLint: background.js#L518
'sender' is defined but never used
ESLint
Process completed with exit code 1.