Add new event commit status creation and webhook implementation #23638
pull-compliance.yml
on: pull_request
files-changed
/
detect
4s
lint-backend
5m 44s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
23s
lint-go-windows
5m 23s
lint-go-gogit
5m 34s
checks-backend
2m 55s
frontend
0s
backend
6m 43s
docs
0s
actions
0s
Annotations
10 errors
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-windows:
services/automerge/notify.go#L51
receiver-naming: receiver name m should be consistent with previous receiver name n for automergeNotifier (revive)
|
lint-go-windows
Process completed with exit code 2.
|
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
|
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-go-gogit:
services/automerge/notify.go#L51
receiver-naming: receiver name m should be consistent with previous receiver name n for automergeNotifier (revive)
|
lint-go-gogit
Process completed with exit code 2.
|
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-backend:
services/automerge/notify.go#L51
receiver-naming: receiver name m should be consistent with previous receiver name n for automergeNotifier (revive)
|
lint-backend
Process completed with exit code 2.
|