Skip to content

Intermediate changes #171

Intermediate changes

Intermediate changes #171

Triggered via push January 30, 2025 08:28
Status Failure
Total duration 28s
Artifacts

check-code.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check: src/providers/clickmap/__tests__/clickmap.spec.ts#L317
Argument of type '(senderInfo?: SenderInfo) => Promise<void>' is not assignable to parameter of type '(opt: SenderInfo, counterOptions: CounterOptions) => Promise<string | Record<string, unknown> | null>'.
check: src/providers/notBounce/__tests__/notBounce.spec.ts#L103
Argument of type 'SinonSpy<[senderOpt: SenderInfo], Promise<void>>' is not assignable to parameter of type '(opt: SenderInfo, counterOptions: CounterOptions) => Promise<string | Record<string, unknown> | null>'.
check
Process completed with exit code 1.