Skip to content
Triggered via schedule October 1, 2023 00:58
Status Success
Total duration 23s
Artifacts

ci.yml

on: schedule
ESLint
10s
ESLint
TypeScript Compiler
13s
TypeScript Compiler
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
ESLint: background.js#L253
'tab' 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#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#L384
Unexpected `await` inside a loop
ESLint: background.js#L391
Unexpected `await` inside a loop
ESLint: background.js#L517
'sender' is defined but never used
TypeScript Compiler: background.js#L25
Cannot find name 'messenger'.
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'.
ESLint: options/modules/CustomOptionTriggers.js#L40
Unexpected negated condition