Full-file syntax highlighting for diff pages #28034
pull-compliance.yml
on: pull_request
files-changed
/
detect
8s
lint-backend
5m 39s
lint-templates
33s
lint-yaml
0s
lint-swagger
0s
lint-spell
26s
lint-go-windows
5m 44s
lint-go-gogit
5m 53s
checks-backend
3m 8s
frontend
0s
backend
6m 49s
docs
0s
actions
0s
Annotations
18 errors
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
services/repository/files/diff_test.go#L38
unknown field Index in struct literal of type gitdiff.DiffFile (typecheck)
|
|
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:
services/gitdiff/gitdiff_test.go#L624
undefined: GetDiff
|
|
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/gitdiff_test.go#L26
cannot use []dmp.Diff{…} (value of type []diffmatchpatch.Diff) as []DiffHTMLOperation value in argument to diffToHTML
|
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-go-windows:
services/repository/files/diff_test.go#L38
unknown field Index in struct literal of type gitdiff.DiffFile (typecheck)
|
|
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:
services/gitdiff/gitdiff_test.go#L624
undefined: GetDiff
|
|
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/gitdiff_test.go#L26
cannot use []dmp.Diff{…} (value of type []diffmatchpatch.Diff) as []DiffHTMLOperation value in argument to diffToHTML
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
services/repository/files/diff_test.go#L38
unknown field Index in struct literal of type gitdiff.DiffFile (typecheck)
|
|
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:
services/gitdiff/gitdiff_test.go#L624
undefined: GetDiff
|
|
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/gitdiff_test.go#L26
cannot use []dmp.Diff{…} (value of type []diffmatchpatch.Diff) as []DiffHTMLOperation value in argument to diffToHTML
|