Skip to content
Triggered via schedule May 1, 2024 01:20
Status Success
Total duration 16s
Artifacts

ci.yml

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

Annotations

11 errors
ESLint
Process completed with exit code 2.
TypeScript Compiler: background.js#L50
Cannot find name 'browser'.
TypeScript Compiler: background.js#L52
Cannot find name 'browser'.
TypeScript Compiler: background.js#L60
Cannot find name 'browser'.
TypeScript Compiler: background.js#L64
Cannot find name 'browser'.
TypeScript Compiler: background.js#L69
Cannot find name 'browser'.
TypeScript Compiler: background.js#L245
Object is possibly 'undefined'.
TypeScript Compiler: background.js#L245
Expected 1-2 arguments, but got 0.
TypeScript Compiler: background.js#L329
Argument of type 'CryptoKey | undefined' is not assignable to parameter of type 'CryptoKey'.
TypeScript Compiler: background.js#L349
Argument of type 'CryptoKey | undefined' is not assignable to parameter of type 'CryptoKey'.
TypeScript Compiler: background.js#L376
Argument of type 'Uint8Array | null' is not assignable to parameter of type 'Uint8Array'.