CI #31
ci.yml
on: schedule
ESLint
7s
TypeScript Compiler
8s
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'.
|