Add template code highlighting #3844
Annotations
4 errors
Build web π§
Argument of type '{ id: number; leftFile: { astAndMappingLoaded: true; ast: string[]; mapping: { startRow: number; startCol: number; endRow: number; endCol: number; }[]; id: number; path: string; shortPath: string; content: string; ... 5 more ...; original: { ...; }; } | { ...; }; ... 10 more ...; rightIgnoredKgrams: { ...; }[]; }[]' is not assignable to parameter of type 'ArrayLike<Pair> | { [s: string]: Pair; }'.
|
Build web π§
Type '{ id: number; similarity: number; longestFragment: number; totalOverlap: number; leftFile: File; rightFile: File; fragments: null; leftCovered: number; rightCovered: number; }' is missing the following properties from type 'Pair': leftEntry, rightEntry, leftIgnoredKgrams, rightIgnoredKgrams
|
Build web π§
Type '{ id: number; leftFile: { astAndMappingLoaded: true; ast: string[]; mapping: { startRow: number; startCol: number; endRow: number; endCol: number; }[]; id: number; path: string; shortPath: string; content: string; ... 5 more ...; original: { ...; }; } | { ...; }; ... 10 more ...; rightIgnoredKgrams: { ...; }[]; }' is not assignable to type 'Pair'.
|
Build web π§
Process completed with exit code 2.
|
Loading