Skip to content

WIP: change PR flow to AGit #31714

WIP: change PR flow to AGit

WIP: change PR flow to AGit #31714

Triggered via pull request July 17, 2025 20:15
Status Failure
Total duration 7m 25s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)