Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Fix issue 345, fix Deny All method #9

Fix issue 345, fix Deny All method

Fix issue 345, fix Deny All method #9

Triggered via pull request August 9, 2023 08:50
Status Failure
Total duration 1m 25s
Artifacts

nodeJS.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build (14.x): src/consent-manager-builder/analytics.ts#L78
'val' is never reassigned. Use 'const' instead
build (14.x)
Process completed with exit code 1.
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