Add last_committer_date and last_author_date for file contents API
#28925
pull-compliance.yml
on: pull_request
files-changed
/
detect
8s
lint-backend
5m 42s
lint-templates
37s
lint-yaml
0s
lint-swagger
25s
lint-spell
31s
lint-go-windows
5m 45s
lint-go-gogit
5m 44s
checks-backend
3m 24s
frontend
0s
backend
7m 24s
docs
0s
actions
0s
Annotations
27 errors
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
tests/integration/repofiles_change_test.go#L193
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse (typecheck)
|
|
lint-backend:
tests/integration/repofiles_change_test.go#L124
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
lint-backend:
tests/integration/api_repo_get_contents_test.go#L41
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
lint-backend:
tests/integration/api_repo_get_contents_list_test.go#L39
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
lint-backend:
tests/integration/api_repo_file_update_test.go#L148
expectedFileResponse.Content.LastCommitWhen undefined (type *structs.ContentsResponse has no field or method LastCommitWhen)
|
|
lint-backend:
tests/integration/api_repo_file_update_test.go#L65
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
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
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
tests/integration/repofiles_change_test.go#L193
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse (typecheck)
|
|
lint-go-gogit:
tests/integration/repofiles_change_test.go#L124
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
lint-go-gogit:
tests/integration/api_repo_get_contents_test.go#L41
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
lint-go-gogit:
tests/integration/api_repo_get_contents_list_test.go#L39
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
lint-go-gogit:
tests/integration/api_repo_file_update_test.go#L148
expectedFileResponse.Content.LastCommitWhen undefined (type *structs.ContentsResponse has no field or method LastCommitWhen)
|
|
lint-go-gogit:
tests/integration/api_repo_file_update_test.go#L65
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
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-go-windows
Process completed with exit code 2.
|
|
lint-go-windows:
tests/integration/repofiles_change_test.go#L193
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse (typecheck)
|
|
lint-go-windows:
tests/integration/repofiles_change_test.go#L124
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
lint-go-windows:
tests/integration/api_repo_get_contents_test.go#L41
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
lint-go-windows:
tests/integration/api_repo_get_contents_list_test.go#L39
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
lint-go-windows:
tests/integration/api_repo_file_update_test.go#L148
expectedFileResponse.Content.LastCommitWhen undefined (type *structs.ContentsResponse has no field or method LastCommitWhen)
|
|
lint-go-windows:
tests/integration/api_repo_file_update_test.go#L65
unknown field LastCommitWhen in struct literal of type structs.ContentsResponse
|
|
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
|