fix: fix queues items uniqueness #710
Annotations
8 errors
Run all tests:
src/lib/queue.ts#L6
Cannot redeclare block-scoped variable 'queues'.
|
Run all tests:
src/lib/queue.ts#L7
Cannot redeclare block-scoped variable 'queues'.
|
Run all tests:
src/lib/queue.ts#L21
Argument of type 'string' is not assignable to parameter of type 'Cache'.
|
Run all tests:
src/lib/queue.ts#L27
Argument of type 'string' is not assignable to parameter of type 'Cache'.
|
Run all tests:
src/lib/queue.ts#L28
Property 'set' does not exist on type 'Set<Cache>'.
|
Run all tests:
src/lib/queue.ts#L50
Argument of type 'Cache' is not assignable to parameter of type 'string'.
|
Run all tests:
src/lib/queue.ts#L53
Argument of type 'Cache' is not assignable to parameter of type 'string'.
|
Run all tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading