Sandbox offscreen poc #22457
Annotations
6 errors
Run npm run lint:full:
src/tinyPages/offscreen.ts#L232
Unsafe argument of type `any` assigned to a parameter of type `{ apiKey: string; tabId: number; tabStreamId: Nullishable<string>; captureMicrophone: boolean; }`
|
Run npm run lint:full:
src/tinyPages/offscreenProtocol.ts#L172
Forbidden non-null assertion
|
Run npm run lint:full:
src/tinyPages/offscreenProtocol.ts#L179
Forbidden non-null assertion
|
Run npm run lint:full:
src/tinyPages/offscreenProtocol.ts#L184
Unsafe return of an error typed value
|
Run npm run lint:full:
src/tinyPages/offscreenProtocol.ts#L184
Forbidden non-null assertion
|
Run npm run lint:full
Process completed with exit code 1.
|
Loading