Bump @lume/custom-attributes from 0.2.1 to 0.2.3 #95
Annotations
11 errors
|
node_modules/lowclass/dist/Class.d.ts#L58
Type 'P' cannot be used to index type 'Omit<T & InstanceType<TBase> & ExtractInheritedProtected<TBase>, ImplementationKeys> & { ...; }'.
|
node_modules/lowclass/dist/Class.d.ts#L66
Type 'P_3' cannot be used to index type 'Statics<T> & { __: { protected: SaveInheritedProtected<T>; }; }'.
|
node_modules/lowclass/dist/Class.d.ts#L70
Type 'P_2' cannot be used to index type '(Statics<T> & { __: { protected: SaveInheritedProtected<T>; }; } extends infer T_4 ? { [P_3 in keyof T_4]: (Statics<T> & { __: { protected: SaveInheritedProtected<...>; }; })[P_3]; } : never) & Pick<...>'.
|
node_modules/lowclass/dist/Class.d.ts#L74
Type 'P_3' cannot be used to index type 'Statics<T> & { __: { protected: SaveInheritedProtected<T>; }; }'.
|
node_modules/lowclass/dist/Class.d.ts#L82
Type 'P_6' cannot be used to index type 'Statics<T> & { __: { protected: SaveInheritedProtected<T>; }; }'.
|
node_modules/lowclass/dist/Class.d.ts#L86
Type 'P_5' cannot be used to index type '(Statics<T> & { __: { protected: SaveInheritedProtected<T>; }; } extends infer T_7 ? { [P_6 in keyof T_7]: (Statics<T> & { __: { protected: SaveInheritedProtected<...>; }; })[P_6]; } : never) & Pick<...>'.
|
node_modules/lowclass/dist/Class.d.ts#L90
Type 'P_6' cannot be used to index type 'Statics<T> & { __: { protected: SaveInheritedProtected<T>; }; }'.
|
node_modules/lowclass/dist/Class.d.ts#L103
Type 'P_7' cannot be used to index type 'Omit<T_8, ImplementationKeys> & { __: PickImplementationKeys<T_8>; }'.
|
node_modules/lowclass/dist/Class.d.ts#L109
Type 'P_10' cannot be used to index type 'Statics<T_8> & { __: { protected: SaveInheritedProtected<T_8>; }; }'.
|
node_modules/lowclass/dist/Class.d.ts#L113
Type 'P_9' cannot be used to index type 'Statics<T_8> & { __: { protected: SaveInheritedProtected<T_8>; }; } extends infer T_12 ? { [P_10 in keyof T_12]: (Statics<T_8> & { ...; })[P_10]; } : never'.
|
The logs for this run have expired and are no longer available.
Loading