Allow empty commit when merging pull request with squash style (#35989) #34538
pull-compliance.yml
on: pull_request
files-changed
/
detect
9s
lint-backend
6m 1s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
30s
lint-go-windows
6m 4s
lint-go-gogit
5m 39s
checks-backend
5m 54s
frontend
0s
backend
7m 17s
docs
0s
actions
0s
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)
|