WIP: change PR flow to AGit #31714
Annotations
7 errors
Run make lint-backend
Process completed with exit code 2.
|
Run make lint-backend:
services/webhook/notifier.go#L744
File is not properly formatted (gofmt)
|
Run make lint-backend:
services/pull/pull.go#L290
File is not properly formatted (gofmt)
|
Run make lint-backend:
services/actions/notifier.go#L707
File is not properly formatted (gofmt)
|
Run make lint-backend:
models/issues/pull.go#L120
error-naming: error var PullRequestFlowTypeUnknown should have name of the form ErrFoo (revive)
|
Run make 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)
|
Run make lint-backend:
models/issues/comment.go#L118
File is not properly formatted (gofmt)
|
Loading