Merge pull request #1675 from chappelo/refactor/ban-types #1587
Annotations
8 errors
|
Build
Property 'entries' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
Build
Property 'keys' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
Build
Property 'values' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
Build
Property '[Symbol.iterator]' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
Build
Property 'forEach' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
Build
Argument of type '"string" | "number" | "boolean" | undefined' is not assignable to parameter of type '"string" | "number" | "boolean" | "integer"'.
|
Build
Process completed with exit code 1.
|
Loading