Update package version from 1.0.7 to 1.1.0 in package.json #2
Annotations
5 errors
src/MegaMap.ts#L42
Type 'Ref<any[]>' is missing the following properties from type 'V[]': length, pop, push, concat, and 35 more.
|
src/MegaMap.ts#L56
Type 'UnwrapNestedRefs<this>' is not assignable to type 'ShallowRef<MegaMap<K, V>>'.
|
src/MegaMap.ts#L57
Type 'Ref<MegaMap<K, V>> & { [ShallowRefMarker]?: true; }' is missing the following properties from type 'MegaMap<K, V>': _refInstance, subLists, secondaryMaps, _searchableFields, and 36 more.
|
src/MegaMap.ts#L104
Property 'values' does not exist on type 'Ref<Map<string, V>>'. Did you mean 'value'?
|
|
The logs for this run have expired and are no longer available.
Loading