WIP: change PR flow to AGit #31714
pull-compliance.yml
on: pull_request
files-changed
/
detect
7s
lint-backend
6m 5s
lint-templates
37s
lint-yaml
0s
lint-swagger
28s
lint-spell
25s
lint-go-windows
6m 13s
lint-go-gogit
6m 12s
checks-backend
3m 14s
frontend
0s
backend
7m 10s
docs
0s
actions
0s
Annotations
22 errors
|
checks-backend
Process completed with exit code 2.
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
services/webhook/notifier.go#L744
File is not properly formatted (gofmt)
|
|
lint-backend:
services/pull/pull.go#L290
File is not properly formatted (gofmt)
|
|
lint-backend:
services/actions/notifier.go#L707
File is not properly formatted (gofmt)
|
|
lint-backend:
models/issues/pull.go#L120
error-naming: error var PullRequestFlowTypeUnknown should have name of the form ErrFoo (revive)
|
|
lint-backend:
models/issues/pull.go#L116
var-declaration: should omit type map[PullRequestFlow]string from declaration of var PullRequestFlowMap; it will be inferred from the right-hand side (revive)
|
|
lint-backend:
models/issues/comment.go#L118
File is not properly formatted (gofmt)
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
services/webhook/notifier.go#L744
File is not properly formatted (gofmt)
|
|
lint-go-gogit:
services/pull/pull.go#L290
File is not properly formatted (gofmt)
|
|
lint-go-gogit:
services/actions/notifier.go#L707
File is not properly formatted (gofmt)
|
|
lint-go-gogit:
models/issues/pull.go#L120
var-declaration: should omit type error from declaration of var PullRequestFlowTypeUnknown; it will be inferred from the right-hand side (revive)
|
|
lint-go-gogit:
models/issues/pull.go#L116
var-declaration: should omit type map[PullRequestFlow]string from declaration of var PullRequestFlowMap; it will be inferred from the right-hand side (revive)
|
|
lint-go-gogit:
models/issues/comment.go#L118
File is not properly formatted (gofmt)
|
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-go-windows:
services/webhook/notifier.go#L744
File is not properly formatted (gofmt)
|
|
lint-go-windows:
services/pull/pull.go#L290
File is not properly formatted (gofmt)
|
|
lint-go-windows:
services/actions/notifier.go#L707
File is not properly formatted (gofmt)
|
|
lint-go-windows:
models/issues/pull.go#L120
var-declaration: should omit type error from declaration of var PullRequestFlowTypeUnknown; it will be inferred from the right-hand side (revive)
|
|
lint-go-windows:
models/issues/pull.go#L116
var-declaration: should omit type map[PullRequestFlow]string from declaration of var PullRequestFlowMap; it will be inferred from the right-hand side (revive)
|
|
lint-go-windows:
models/issues/comment.go#L118
File is not properly formatted (gofmt)
|