Add comments to commit pages #23493
pull-compliance.yml
on: pull_request
files-changed
/
detect
5s
lint-backend
5m 41s
lint-templates
39s
lint-yaml
0s
lint-swagger
0s
lint-spell
24s
lint-go-windows
5m 31s
lint-go-gogit
7m 25s
checks-backend
2m 25s
frontend
1m 46s
backend
6m 50s
docs
0s
actions
0s
Annotations
11 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
|
|
checks-backend
Process completed with exit code 2.
|
|
lint-go-windows:
routers/web/repo/conversation.go#L872
var-naming: don't use underscores in Go names; var conversation_comment should be conversationComment (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-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:
routers/web/repo/conversation.go#L872
var-naming: don't use underscores in Go names; var conversation_comment should be conversationComment (revive)
|
|
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:
routers/web/repo/conversation.go#L872
var-naming: don't use underscores in Go names; var conversation_comment should be conversationComment (revive)
|
|
lint-go-gogit
Process completed with exit code 2.
|