ci(commitlint): running preparation script as part of 'install depend… #3
Annotations
10 errors
build:
src/Leveling.ts#L51
Type 'ILevelingEvents' is not generic.
|
build:
src/Leveling.ts#L325
Property '_checkLeveling' does not exist on type 'Leveling<TDatabaseType, TDatabaseKey, TDatabaseValue>'.
|
build:
src/Leveling.ts#L326
Property 'levelingCheckingInterval' does not exist on type 'Required<ILevelingConfiguration<TDatabaseType>>'.
|
build:
src/lib/managers/DatabaseManager.ts#L243
Untyped function calls may not accept type arguments.
|
build:
src/lib/managers/DatabaseManager.ts#L321
Untyped function calls may not accept type arguments.
|
build:
src/lib/managers/DatabaseManager.ts#L410
Untyped function calls may not accept type arguments.
|
build:
src/lib/managers/DatabaseManager.ts#L470
Untyped function calls may not accept type arguments.
|
build:
src/lib/managers/DatabaseManager.ts#L568
Untyped function calls may not accept type arguments.
|
build:
src/lib/managers/DatabaseManager.ts#L644
Untyped function calls may not accept type arguments.
|
build:
src/lib/managers/DatabaseManager.ts#L712
Untyped function calls may not accept type arguments.
|