Intermediate changes #171
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.
|