Full-file syntax highlighting for diff pages #27323
pull-db-tests.yml
on: pull_request
files-changed
/
detect
4s
test-pgsql
23m 21s
test-sqlite
16m 55s
test-unit
10m 32s
test-mysql
24m 29s
test-mssql
18m 13s
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
|