Skip to content

Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings. #23311

Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings.

Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings. #23311

Triggered via pull request October 23, 2024 21:52
Status Failure
Total duration 7m 35s
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/setting/lfs.go#L31
structtag: struct field tag `ini:MAX_BATCH_SIZE` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
lint-backend: modules/setting/lfs.go#L36
structtag: struct field tag `ini:BATCH_SIZE` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
lint-backend
Process completed with exit code 2.
lint-go-windows: modules/setting/lfs.go#L31
structtag: struct field tag `ini:MAX_BATCH_SIZE` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
lint-go-windows: modules/setting/lfs.go#L36
structtag: struct field tag `ini:BATCH_SIZE` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
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
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/setting/lfs.go#L31
structtag: struct field tag `ini:MAX_BATCH_SIZE` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
lint-go-gogit: modules/setting/lfs.go#L36
structtag: struct field tag `ini:BATCH_SIZE` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
lint-go-gogit
Process completed with exit code 2.