This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
Fix issue 345, fix Deny All method #11
Annotations
10 warnings
build (14.x):
src/__tests__/consent-manager-builder/analytics.test.ts#L113
Avoid referencing unbound methods which may cause unintentional scoping of `this`
|
build (14.x):
src/__tests__/consent-manager-builder/preferences.test.ts#L55
Do not use "// @ts-ignore" comments because they suppress compilation errors
|
build (14.x):
src/__tests__/consent-manager-builder/preferences.test.ts#L87
Do not use "// @ts-ignore" comments because they suppress compilation errors
|
build (14.x):
src/__tests__/consent-manager-builder/preferences.test.ts#L113
Do not use "// @ts-ignore" comments because they suppress compilation errors
|
build (14.x):
src/__tests__/index.test.ts#L10
Do not use "// @ts-ignore" comments because they suppress compilation errors
|
build (14.x):
src/__tests__/index.test.ts#L14
Do not use "// @ts-ignore" comments because they suppress compilation errors
|
build (14.x):
src/__tests__/index.test.ts#L18
Do not use "// @ts-ignore" comments because they suppress compilation errors
|
build (14.x):
src/__tests__/index.test.ts#L24
Do not use "// @ts-ignore" comments because they suppress compilation errors
|
build (14.x):
src/__tests__/index.test.ts#L27
Do not use "// @ts-ignore" comments because they suppress compilation errors
|
build (14.x):
src/__tests__/index.test.ts#L31
Do not use "// @ts-ignore" comments because they suppress compilation errors
|