Make API "compare" accept commit IDs #25058
Annotations
5 errors and 1 warning
Run make deps-backend deps-tools
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|
Run make lint-backend:
routers/api/v1/repo/compare.go#L71
Error return value is not checked (errcheck)
|
Run make lint-backend:
routers/api/v1/repo/pull.go#L407
Error return value is not checked (errcheck)
|
Run make lint-backend:
routers/api/v1/repo/pull.go#L1107
ineffectual assignment to headRefToGuess (ineffassign)
|
Run make lint-backend
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading