Skip to content

Fix GetInactiveUsers #24086

Fix GetInactiveUsers

Fix GetInactiveUsers #24086

Triggered via pull request November 17, 2024 07:48
Status Failure
Total duration 7m 0s
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-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.