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