Skip to content

Add last_committer_date and last_author_date for file contents API #28925

Add last_committer_date and last_author_date for file contents API

Add last_committer_date and last_author_date for file contents API #28925

Triggered via pull request April 3, 2025 02:08
Status Failure
Total duration 7m 42s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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