Make LFS http_client parallel within a batch. #23411
pull-compliance.yml
on: pull_request
files-changed
/
detect
8s
lint-backend
5m 39s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
18s
lint-go-windows
5m 23s
lint-go-gogit
5m 40s
checks-backend
1m 49s
frontend
0s
backend
6m 23s
docs
0s
actions
0s
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
|