Skip to content

Add API endpoint to request contents of multiple files simultaniously #29520

Add API endpoint to request contents of multiple files simultaniously

Add API endpoint to request contents of multiple files simultaniously #29520

Triggered via pull request April 21, 2025 08:07
Status Failure
Total duration 7m 41s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors
lint-backend: services/repository/files/content_test.go#L202
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-backend: services/repository/files/content_test.go#L194
cannot use badTreePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-backend: services/repository/files/content_test.go#L171
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContents
lint-backend: services/repository/files/content_test.go#L163
cannot use badTreePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContents
lint-backend: services/repository/files/content_test.go#L141
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-backend: services/repository/files/content_test.go#L135
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-backend: services/repository/files/content_test.go#L113
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-backend: services/repository/files/content_test.go#L107
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-backend: services/repository/files/content_test.go#L78
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContents
lint-backend: services/repository/files/content_test.go#L72
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContents
lint-go-windows: services/repository/files/content_test.go#L202
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-go-windows: services/repository/files/content_test.go#L194
cannot use badTreePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-go-windows: services/repository/files/content_test.go#L171
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContents
lint-go-windows: services/repository/files/content_test.go#L163
cannot use badTreePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContents
lint-go-windows: services/repository/files/content_test.go#L141
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-go-windows: services/repository/files/content_test.go#L135
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-go-windows: services/repository/files/content_test.go#L113
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-go-windows: services/repository/files/content_test.go#L107
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-go-windows: services/repository/files/content_test.go#L78
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContents
lint-go-windows: services/repository/files/content_test.go#L72
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContents
lint-go-gogit: services/repository/files/content_test.go#L202
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-go-gogit: services/repository/files/content_test.go#L194
cannot use badTreePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-go-gogit: services/repository/files/content_test.go#L171
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContents
lint-go-gogit: services/repository/files/content_test.go#L163
cannot use badTreePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContents
lint-go-gogit: services/repository/files/content_test.go#L141
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-go-gogit: services/repository/files/content_test.go#L135
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-go-gogit: services/repository/files/content_test.go#L113
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-go-gogit: services/repository/files/content_test.go#L107
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContentsOrList
lint-go-gogit: services/repository/files/content_test.go#L78
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContents
lint-go-gogit: services/repository/files/content_test.go#L72
cannot use treePath (variable of type string) as *"code.gitea.io/gitea/routers/api/v1/utils".RefCommit value in argument to GetContents