Fix bug when API get pull changed files for deleted head repository (#34333) #29090
Annotations
6 errors
run tests
Process completed with exit code 2.
|
run tests:
tests/integration/api_pull_test.go#L496
t.Context undefined (type *testing.T has no field or method Context, but does have unexported field context)
|
run tests:
tests/integration/api_pull_test.go#L465
unknown field GitUserEmail in struct literal of type files.IdentityOptions
|
run tests:
tests/integration/api_pull_test.go#L464
unknown field GitUserName in struct literal of type files.IdentityOptions
|
run tests:
tests/integration/api_pull_test.go#L461
unknown field GitUserEmail in struct literal of type files.IdentityOptions
|
run tests:
tests/integration/api_pull_test.go#L460
unknown field GitUserName in struct literal of type files.IdentityOptions
|
Loading