Skip to content

Allow empty commit when merging pull request with squash style (#35989) #34538

Allow empty commit when merging pull request with squash style (#35989)

Allow empty commit when merging pull request with squash style (#35989) #34538

Triggered via pull request November 22, 2025 06:32
Status Failure
Total duration 7m 31s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 errors
lint-go-gogit
Process completed with exit code 2.
lint-go-gogit: tests/integration/pull_merge_test.go#L1139
not enough arguments in call to testPullMerge
lint-go-gogit: tests/integration/pull_merge_test.go#L1139
undefined: MergeOptions
lint-go-gogit: tests/integration/pull_merge_test.go#L1133
gitcmd.NewCommand("cherry-pick").AddArguments("pr-squash-empty").WithDir undefined (type *gitcmd.Command has no field or method WithDir)
checks-backend
Process completed with exit code 2.
checks-backend: tests/integration/pull_merge_test.go#L1142
not enough arguments in call to testPullMerge
checks-backend: tests/integration/pull_merge_test.go#L1139
undefined: MergeOptions
checks-backend: tests/integration/pull_merge_test.go#L1133
gitcmd.NewCommand("cherry-pick").AddArguments("pr-squash-empty").WithDir undefined (type *gitcmd.Command has no field or method WithDir)
checks-backend: tests/integration/pull_merge_test.go#L1139
not enough arguments in call to testPullMerge
checks-backend: tests/integration/pull_merge_test.go#L1139
undefined: MergeOptions
checks-backend: tests/integration/pull_merge_test.go#L1133
gitcmd.NewCommand("cherry-pick").AddArguments("pr-squash-empty").WithDir undefined (type *gitcmd.Command has no field or method WithDir)
lint-backend
Process completed with exit code 2.
lint-backend: tests/integration/pull_merge_test.go#L1139
not enough arguments in call to testPullMerge
lint-backend: tests/integration/pull_merge_test.go#L1139
undefined: MergeOptions
lint-backend: tests/integration/pull_merge_test.go#L1133
gitcmd.NewCommand("cherry-pick").AddArguments("pr-squash-empty").WithDir undefined (type *gitcmd.Command has no field or method WithDir)
lint-go-windows
Process completed with exit code 2.
lint-go-windows: tests/integration/pull_merge_test.go#L1139
not enough arguments in call to testPullMerge
lint-go-windows: tests/integration/pull_merge_test.go#L1139
undefined: MergeOptions
lint-go-windows: tests/integration/pull_merge_test.go#L1133
gitcmd.NewCommand("cherry-pick").AddArguments("pr-squash-empty").WithDir undefined (type *gitcmd.Command has no field or method WithDir)