WIP: change PR flow to AGit #31714
Annotations
7 errors
Run make lint-go-windows lint-go-gitea-vet
Process completed with exit code 2.
|
Run make lint-go-windows lint-go-gitea-vet:
services/webhook/notifier.go#L744
File is not properly formatted (gofmt)
|
Run make lint-go-windows lint-go-gitea-vet:
services/pull/pull.go#L290
File is not properly formatted (gofmt)
|
Run make lint-go-windows lint-go-gitea-vet:
services/actions/notifier.go#L707
File is not properly formatted (gofmt)
|
Run make lint-go-windows lint-go-gitea-vet:
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)
|
Run make lint-go-windows lint-go-gitea-vet:
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-go-windows lint-go-gitea-vet:
models/issues/comment.go#L118
File is not properly formatted (gofmt)
|
Loading