Skip to content

Full-file syntax highlighting for diff pages #27323

Full-file syntax highlighting for diff pages

Full-file syntax highlighting for diff pages #27323

Triggered via pull request March 8, 2025 11:13
Status Failure
Total duration 24m 59s
Artifacts

pull-db-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test-unit
Process completed with exit code 2.
test-unit: services/repository/files/diff_test.go#L38
unknown field Index in struct literal of type gitdiff.DiffFile
test-unit: services/gitdiff/highlightdiff_test.go#L37
cannot use &diff (value of type *diffmatchpatch.Diff) as string value in argument to hcd.recoverOneDiff
test-unit: services/gitdiff/gitdiff_test.go#L624
undefined: GetDiff
test-unit: services/gitdiff/gitdiff_test.go#L33
cannot use []dmp.Diff{…} (value of type []diffmatchpatch.Diff) as []DiffHTMLOperation value in argument to diffToHTML
test-unit: services/gitdiff/gitdiff_test.go#L26
cannot use []dmp.Diff{…} (value of type []diffmatchpatch.Diff) as []DiffHTMLOperation value in argument to diffToHTML