Fix GetInactiveUsers #24086
pull-compliance.yml
on: pull_request
files-changed
/
detect
4s
lint-backend
5m 41s
lint-templates
0s
lint-yaml
19s
lint-swagger
0s
lint-spell
27s
lint-go-windows
5m 27s
lint-go-gogit
5m 36s
checks-backend
2m 37s
frontend
0s
backend
6m 38s
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-go-windows:
models/user/user.go#L888
ST1023: should omit type builder.Cond from declaration; it will be inferred from the right-hand side (stylecheck)
|
|
lint-go-windows:
models/user/user_test.go#L600
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
|
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:
models/user/user.go#L888
ST1023: should omit type builder.Cond from declaration; it will be inferred from the right-hand side (stylecheck)
|
|
lint-go-gogit:
models/user/user_test.go#L600
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
|
lint-go-gogit
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:
models/user/user.go#L888
ST1023: should omit type builder.Cond from declaration; it will be inferred from the right-hand side (stylecheck)
|
|
lint-backend:
models/user/user_test.go#L600
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
|
lint-backend
Process completed with exit code 2.
|