Automerge supports deleting branch automatically after merging #23807
pull-compliance.yml
on: pull_request
files-changed
/
detect
7s
lint-backend
5m 34s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
32s
lint-go-windows
5m 33s
lint-go-gogit
5m 44s
checks-backend
2m 59s
frontend
1m 48s
backend
6m 47s
docs
0s
actions
0s
Annotations
13 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
|
|
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:
services/pull/pull.go#L663
SA4023(related information): code.gitea.io/gitea/services/pull.ClosePullsCausedByBranchDeleted never returns a nil interface value (staticcheck)
|
|
lint-backend:
services/repository/push.go#L285
SA4023: this comparison is always true (staticcheck)
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-go-windows:
services/pull/pull.go#L663
SA4023(related information): code.gitea.io/gitea/services/pull.ClosePullsCausedByBranchDeleted never returns a nil interface value (staticcheck)
|
|
lint-go-windows:
services/repository/push.go#L285
SA4023: this comparison is always true (staticcheck)
|
|
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:
services/pull/pull.go#L663
SA4023(related information): code.gitea.io/gitea/services/pull.ClosePullsCausedByBranchDeleted never returns a nil interface value (staticcheck)
|
|
lint-go-gogit:
services/repository/push.go#L285
SA4023: this comparison is always true (staticcheck)
|
|
lint-go-gogit
Process completed with exit code 2.
|