Skip to content

add settings.debugScriptlets. AG-27413 #900

add settings.debugScriptlets. AG-27413

add settings.debugScriptlets. AG-27413 #900

Triggered via push November 30, 2023 12:03
Status Failure
Total duration 7m 24s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Property 'debugScriptlets' is missing in type '{ documentBlockingPageUrl: string | undefined; assistantUrl: string; filteringEnabled: true; stealthModeEnabled: true; collectStats: false; allowlistInverted: boolean; allowlistEnabled: true; stealth: { ...; }; }' but required in type '{ allowlistInverted: boolean; allowlistEnabled: boolean; collectStats: boolean; debugScriptlets: boolean; stealthModeEnabled: boolean; filteringEnabled: boolean; assistantUrl: string; stealth: { ...; }; documentBlockingPageUrl?: string | undefined; }'.
test
Process completed with exit code 1.