Skip to content

Add template code highlighting #3844

Add template code highlighting

Add template code highlighting #3844

Triggered via push November 13, 2024 14:13
Status Failure
Total duration 4m 10s
Artifacts

ci-cd.yml

on: push
Matrix: install-deps
API πŸ“‘ - test πŸ§ͺ
2m 3s
API πŸ“‘ - test πŸ§ͺ
API πŸ“‘ - lint πŸ“
1m 25s
API πŸ“‘ - lint πŸ“
Matrix: Publish packages on NPM πŸ“¦
Matrix: CLI πŸ’»οΈ - build πŸ”§
Matrix: CLI πŸ’»οΈ - lint πŸ“
Matrix: Core ❀️ - build & test πŸ”§
Matrix: Core ❀️ - lint πŸ“
Matrix: Docs πŸ“‘
Matrix: Lib πŸ“š - build & test πŸ”§
Matrix: Lib πŸ“š - lint πŸ“
Matrix: Parsers πŸ‘“ - build πŸ”§
Matrix: Web 🌐 - build & deploy πŸ”§
Matrix: Web 🌐 - lint πŸ“
Publish docker containers 🚒
0s
Publish docker containers 🚒
Matrix: Publish demo πŸš€
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Web 🌐 - build & deploy πŸ”§ (22)
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; }'.
Web 🌐 - build & deploy πŸ”§ (22)
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
Web 🌐 - build & deploy πŸ”§ (22)
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'.
Web 🌐 - build & deploy πŸ”§ (22)
Process completed with exit code 2.
Web 🌐 - lint πŸ“ (22): web/src/api/models/pair.ts#L1
'Kgram' is defined but never used
Web 🌐 - lint πŸ“ (22): web/src/api/workers/data.worker.ts#L12
'report' is defined but never used