fix: Resolve linting errors blocking CI #24
Annotations
3 errors and 10 warnings
|
|
|
src/core/Database.ts#L472
Type 'T' does not satisfy the constraint 'Record<string, GraphEntity>'.
|
|
src/core/Database.ts#L471
Type 'T' does not satisfy the constraint 'Record<string, GraphEntity>'.
|
|
src/core/Database.ts#L715
Unexpected any. Specify a different type
|
|
src/core/Database.ts#L692
Unexpected any. Specify a different type
|
|
src/core/Database.ts#L689
Unexpected any. Specify a different type
|
|
src/core/Database.ts#L555
Unexpected any. Specify a different type
|
|
src/core/Database.ts#L547
Unexpected any. Specify a different type
|
|
src/core/Database.ts#L365
Unexpected any. Specify a different type
|
|
src/core/Database.ts#L335
Unexpected any. Specify a different type
|
|
src/core/Database.ts#L252
Unexpected any. Specify a different type
|
|
src/core/Database.ts#L211
Unexpected any. Specify a different type
|
|
src/core/Database.ts#L180
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading