Skip to content

Add priority to protected branch #24445

Add priority to protected branch

Add priority to protected branch #24445

Triggered via pull request November 26, 2024 13:54
Status Failure
Total duration 7m 21s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
web_src/js/features/repo-settings-branches.test.ts > Repository Branch Settings > should post new order after sorting: web_src/js/features/repo-settings-branches.test.ts#L64
AssertionError: expected "spy" to be called with arguments: [ 'some/repo/branches/priority', …(1) ] Received: 1st spy call: Array [ "some/repo/branches/priority", - ObjectContaining { + Object { "data": Object { - "ids": Array [ - 1, - 2, - 3, - ], + "ids": Array [], }, }, ] Number of calls: 1 ❯ web_src/js/features/repo-settings-branches.test.ts:64:18
frontend
Process completed with exit code 2.
checks-backend
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-go-gogit
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-backend
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-go-windows
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment