Allow empty commit when merging pull request with squash style (#35989) #34538
Annotations
7 errors
|
Run make --always-make checks-backend
Process completed with exit code 2.
|
|
Run make --always-make checks-backend:
tests/integration/pull_merge_test.go#L1142
not enough arguments in call to testPullMerge
|
|
Run make --always-make checks-backend:
tests/integration/pull_merge_test.go#L1139
undefined: MergeOptions
|
|
Run make --always-make 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)
|
|
Run make --always-make checks-backend:
tests/integration/pull_merge_test.go#L1139
not enough arguments in call to testPullMerge
|
|
Run make --always-make checks-backend:
tests/integration/pull_merge_test.go#L1139
undefined: MergeOptions
|
|
Run make --always-make 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)
|
Loading