Skip to content

Automerge supports deleting branch automatically after merging #23807

Automerge supports deleting branch automatically after merging

Automerge supports deleting branch automatically after merging #23807

Triggered via pull request November 10, 2024 06:04
Status Failure
Total duration 7m 13s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.