Add last_committer_date and last_author_date for file contents API
#28926
pull-compliance.yml
on: pull_request
files-changed
/
detect
8s
lint-backend
5m 52s
lint-templates
38s
lint-yaml
0s
lint-swagger
27s
lint-spell
26s
lint-go-windows
5m 47s
lint-go-gogit
5m 50s
checks-backend
3m 8s
frontend
0s
backend
7m 3s
docs
0s
actions
0s
Annotations
9 errors
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-go-windows:
services/repository/files/file_test.go#L50
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse (typecheck)
|
|
lint-go-windows:
services/repository/files/content_test.go#L38
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
services/repository/files/file_test.go#L50
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse (typecheck)
|
|
lint-go-gogit:
services/repository/files/content_test.go#L38
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
services/repository/files/file_test.go#L50
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse (typecheck)
|
|
lint-backend:
services/repository/files/content_test.go#L38
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|