Skip to content

Full-file syntax highlighting for diff pages #27964

Full-file syntax highlighting for diff pages

Full-file syntax highlighting for diff pages #27964

Triggered via pull request March 5, 2025 17:29
Status Cancelled
Total duration 6m 43s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
checks-backend
Process completed with exit code 2.
lint-go-windows: services/gitdiff/gitdiff_test.go#L26
cannot use []dmp.Diff{…} (value of type []diffmatchpatch.Diff) as []DiffHTMLOperation value in argument to diffToHTML
lint-go-windows: services/gitdiff/gitdiff_test.go#L33
cannot use []dmp.Diff{…} (value of type []diffmatchpatch.Diff) as []DiffHTMLOperation value in argument to diffToHTML
lint-go-windows: services/gitdiff/highlightdiff_test.go#L37
cannot use &diff (value of type *diffmatchpatch.Diff) as string value in argument to hcd.recoverOneDiff (typecheck)
lint-go-windows
Process completed with exit code 2.
lint-go-gogit: services/gitdiff/gitdiff_test.go#L26
cannot use []dmp.Diff{…} (value of type []diffmatchpatch.Diff) as []DiffHTMLOperation value in argument to diffToHTML
lint-go-gogit: services/gitdiff/gitdiff_test.go#L33
cannot use []dmp.Diff{…} (value of type []diffmatchpatch.Diff) as []DiffHTMLOperation value in argument to diffToHTML
lint-go-gogit: services/gitdiff/highlightdiff_test.go#L37
cannot use &diff (value of type *diffmatchpatch.Diff) as string value in argument to hcd.recoverOneDiff (typecheck)
lint-go-gogit
Process completed with exit code 2.
lint-backend: services/gitdiff/gitdiff_test.go#L26
cannot use []dmp.Diff{…} (value of type []diffmatchpatch.Diff) as []DiffHTMLOperation value in argument to diffToHTML
lint-backend: services/gitdiff/gitdiff_test.go#L33
cannot use []dmp.Diff{…} (value of type []diffmatchpatch.Diff) as []DiffHTMLOperation value in argument to diffToHTML
lint-backend: services/gitdiff/highlightdiff_test.go#L37
cannot use &diff (value of type *diffmatchpatch.Diff) as string value in argument to hcd.recoverOneDiff (typecheck)
lint-backend
Process completed with exit code 2.
backend
Canceling since a higher priority waiting request for 'compliance-git-diff-highlights' exists
backend
The operation was canceled.