Update CPM crawler #257
Annotations
11 errors
|
Run npm test:
collectors/CMPCollector.js#L1
Type '{ enabled: true; autoAction: "optOut"; disabledCmps: undefined[]; enablePrehide: false; enableCosmeticRules: true; enableFilterList: true; enableHeuristicDetection: boolean; detectRetries: number; isMainWorld: false; }' is not assignable to type 'Partial<Config>'.
|
Run npm test:
collectors/CMPCollector.js#L1
Property 'heuristicPatterns' does not exist on type 'ConsentState'.
|
Run npm test:
collectors/CMPCollector.js#L1
Parameter 'x' implicitly has an 'any' type.
|
Run npm test:
collectors/CMPCollector.js#L1
Property 'heuristicSnippets' does not exist on type 'ConsentState'.
|
Run npm test:
collectors/CMPCollector.js#L1
Parameter 'x' implicitly has an 'any' type.
|
Run npm test:
node_modules/@duckduckgo/autoconsent/lib/dom-actions.ts#L1
Property 'replace' does not exist on type 'CSSStyleSheet'.
|
Run npm test:
node_modules/@duckduckgo/autoconsent/lib/dom-actions.ts#L1
Property 'replace' does not exist on type 'CSSStyleSheet'.
|
Run npm test:
node_modules/@duckduckgo/autoconsent/lib/utils.ts#L1
Property 'waits' is missing in type '{ lifecycle: false; rulesteps: false; evals: false; errors: true; messages: false; }' but required in type '{ lifecycle: boolean; rulesteps: boolean; evals: boolean; errors: boolean; messages: boolean; waits: boolean; }'.
|
Run npm test:
node_modules/@duckduckgo/autoconsent/lib/web.ts#L1
Property 'adoptedStyleSheets' does not exist on type 'Document'.
|
Run npm test:
tests/collectors/CMPCollector.mocha.js#L1
Property 'pendingScan' does not exist on type 'CMPCollector'.
|
Loading