v1.11.2 (#500) #126
Annotations
5 errors
node_modules/queue/index.d.ts#L178
Property 'addEventListener' in type 'Queue' is not assignable to the same property in base type '{ addEventListener(type: string, listener: EventListener | EventListenerObject, options?: boolean | AddEventListenerOptions | undefined): void; dispatchEvent(event: Event): boolean; removeEventListener(type: string, listener: EventListener | EventListenerObject, options?: boolean | ... 1 more ... | undefined): void; }'.
|
node_modules/queue/index.d.ts#L178
Cannot find name 'AddEventListenerOptions'.
|
node_modules/queue/index.d.ts#L182
Property 'removeEventListener' in type 'Queue' is not assignable to the same property in base type '{ addEventListener(type: string, listener: EventListener | EventListenerObject, options?: boolean | AddEventListenerOptions | undefined): void; dispatchEvent(event: Event): boolean; removeEventListener(type: string, listener: EventListener | EventListenerObject, options?: boolean | ... 1 more ... | undefined): void; }'.
|
node_modules/queue/index.d.ts#L182
Cannot find name 'EventListenerOptions'.
|
|
The logs for this run have expired and are no longer available.
Loading