Add ability to remove keys by type or API call #85
Annotations
8 errors
|
|
|
lib/storage/index.ts#L143
Property 'pruneStaleCacheByType' does not exist on type 'Storage'.
|
|
lib/storage/index.ts#L106
Property 'pruneCacheKeys' does not exist on type 'Storage'. Did you mean 'pruneCaches'?
|
|
lib/storage/index.ts#L100
Property 'pruneCacheKeys' does not exist on type 'Storage'. Did you mean 'pruneCaches'?
|
|
lib/storage/index.ts#L88
Parameter 'key' implicitly has an 'any' type.
|
|
lib/storage/index.ts#L82
Parameter 'key' implicitly has an 'any' type.
|
|
lib/storage/index.ts#L75
Parameter 'keysForRemoval' implicitly has an 'any' type.
|
|
lib/storage/index.ts#L75
Object literal may only specify known properties, but 'pruneCacheKeys' does not exist in type 'Storage'. Did you mean to write 'pruneCaches'?
|
The logs for this run have expired and are no longer available.
Loading