merging main into branch #12001
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
test:
scm/github/webhook.go#L326
undefined: constants.EventDelete
|
test:
scm/github/webhook.go#L328
undefined: constants.EventDelete
|
test:
scm/github/webhook.go#L336
undefined: constants.EventDelete
|
test:
database/integration_test.go#L2124
repoOne.SetAllowDelete undefined (type *library.Repo has no field or method SetAllowDelete)
|
test:
database/integration_test.go#L2153
repoTwo.SetAllowDelete undefined (type *library.Repo has no field or method SetAllowDelete)
|
test:
database/build/build_test.go#L259
unknown field AllowDelete in struct literal of type library.Repo
|
test:
database/hook/hook_test.go#L212
unknown field AllowDelete in struct literal of type library.Repo
|
test:
database/repo/repo_test.go#L199
unknown field AllowDelete in struct literal of type library.Repo
|
test:
database/schedule/schedule_test.go#L215
unknown field AllowDelete in struct literal of type library.Repo
|
test:
database/secret/secret_test.go#L202
unknown field AllowDelete in struct literal of type library.Repo
|