Make API "compare" accept commit IDs #25058
pull-compliance.yml
on: pull_request
files-changed
/
detect
5s
lint-backend
5m 29s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
27s
lint-go-windows
5m 46s
lint-go-gogit
5m 28s
checks-backend
3m 5s
frontend
0s
backend
6m 45s
docs
0s
actions
0s
Annotations
16 errors and 7 warnings
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
|
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:
routers/api/v1/repo/compare.go#L71
Error return value is not checked (errcheck)
|
lint-go-gogit:
routers/api/v1/repo/pull.go#L407
Error return value is not checked (errcheck)
|
lint-go-gogit:
routers/api/v1/repo/pull.go#L1107
ineffectual assignment to headRefToGuess (ineffassign)
|
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:
routers/api/v1/repo/compare.go#L71
Error return value is not checked (errcheck)
|
lint-backend:
routers/api/v1/repo/pull.go#L407
Error return value is not checked (errcheck)
|
lint-backend:
routers/api/v1/repo/pull.go#L1107
ineffectual assignment to headRefToGuess (ineffassign)
|
lint-backend
Process completed with exit code 2.
|
lint-go-windows:
routers/api/v1/repo/compare.go#L71
Error return value is not checked (errcheck)
|
lint-go-windows:
routers/api/v1/repo/pull.go#L407
Error return value is not checked (errcheck)
|
lint-go-windows:
routers/api/v1/repo/pull.go#L1107
ineffectual assignment to headRefToGuess (ineffassign)
|
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
|
files-changed / detect
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-spell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
checks-backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-go-gogit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-go-windows
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|