Skip to content

Bump common/modules/AddonSettings from 7855b9d to c1262e9 #81

Bump common/modules/AddonSettings from 7855b9d to c1262e9

Bump common/modules/AddonSettings from 7855b9d to c1262e9 #81

Triggered via pull request January 2, 2026 16:42
Status Success
Total duration 17s
Artifacts

ci.yml

on: pull_request
ESLint
9s
ESLint
TypeScript Compiler
14s
TypeScript Compiler
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
ESLint
Process completed with exit code 1.
ESLint: popup/popup.js#L312
'_sender' is defined but never used
ESLint: management/modules/CustomOptionTriggers.js#L55
Unexpected comparison to newly constructed object. These two values can never be equal
ESLint: background.js#L1020
Expected to return a value at the end of async arrow function
ESLint: background.js#L980
Unexpected `await` inside a loop
ESLint: background.js#L811
Unexpected `await` inside a loop
ESLint: background.js#L809
Unexpected `await` inside a loop
TypeScript Compiler: background.js#L327
Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'BufferSource'.
TypeScript Compiler: background.js#L244
Object is possibly 'undefined'.
TypeScript Compiler: background.js#L208
No overload matches this call.
TypeScript Compiler: background.js#L179
No overload matches this call.
TypeScript Compiler: background.js#L68
Cannot find name 'browser'.
TypeScript Compiler: background.js#L63
Cannot find name 'browser'.
TypeScript Compiler: background.js#L59
Cannot find name 'browser'.
TypeScript Compiler: background.js#L51
Cannot find name 'browser'.
TypeScript Compiler: background.js#L49
Cannot find name 'browser'.
TypeScript Compiler: background.js#L7
Cannot find name 'browser'.
ESLint: management/modules/CustomOptionTriggers.js#L55
Arrow function should not return assignment