Skip to content

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

Add API endpoint to request contents of multiple files simultaniously

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

Triggered via pull request April 18, 2025 17:09
Status Failure
Total duration 7m 17s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint-go-windows
Process completed with exit code 2.
lint-go-windows: services/repository/files/file.go#L30
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
lint-go-windows: services/repository/files/file.go#L23
var-declaration: should drop = 0 from declaration of var size; it is the zero value (revive)
lint-backend
Process completed with exit code 2.
lint-backend: services/repository/files/file.go#L30
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
lint-backend: services/repository/files/file.go#L23
var-declaration: should drop = 0 from declaration of var size; it is the zero value (revive)
lint-go-gogit
Process completed with exit code 2.
lint-go-gogit: services/repository/files/file.go#L30
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
lint-go-gogit: services/repository/files/file.go#L23
var-declaration: should drop = 0 from declaration of var size; it is the zero value (revive)