Fix and refactor markdown rendering #24021
pull-compliance.yml
on: pull_request
files-changed
/
detect
7s
lint-backend
5m 37s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
23s
lint-go-windows
5m 36s
lint-go-gogit
5m 46s
checks-backend
3m 1s
frontend
0s
backend
6m 30s
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:
models/repo/repo_test.go#L102
repo.commonRenderingMetas undefined (cannot refer to unexported field commonRenderingMetas) (typecheck)
|
|
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-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:
models/repo/repo_test.go#L102
repo.commonRenderingMetas undefined (cannot refer to unexported field commonRenderingMetas) (typecheck)
|
|
lint-backend
Process completed with exit code 2.
|
|
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:
models/repo/repo_test.go#L102
repo.commonRenderingMetas undefined (cannot refer to unexported field commonRenderingMetas) (typecheck)
|
|
lint-go-gogit
Process completed with exit code 2.
|