Skip to content

Make LFS http_client parallel within a batch. #23411

Make LFS http_client parallel within a batch.

Make LFS http_client parallel within a batch. #23411

Triggered via pull request October 29, 2024 17:00
Status Failure
Total duration 6m 46s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
checks-backend
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
checks-backend
Process completed with exit code 2.
lint-backend
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-backend: modules/lfs/http_client.go#L142
`(*HTTPClient).performOperation$1` - `ctx` is unused (unparam)
lint-backend: modules/lfs/http_client.go#L167
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint-backend
Process completed with exit code 2.
lint-go-gogit
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-go-gogit: modules/lfs/http_client.go#L142
`(*HTTPClient).performOperation$1` - `ctx` is unused (unparam)
lint-go-gogit: modules/lfs/http_client.go#L167
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint-go-gogit
Process completed with exit code 2.
lint-go-windows: modules/lfs/http_client.go#L142
`(*HTTPClient).performOperation$1` - `ctx` is unused (unparam)
lint-go-windows: modules/lfs/http_client.go#L167
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint-go-windows
Process completed with exit code 2.
lint-go-windows
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment