Skip to content

Use run-name and evaluate workflow variables #29660

Use run-name and evaluate workflow variables

Use run-name and evaluate workflow variables #29660

Triggered via pull request April 28, 2025 15:21
Status Failure
Total duration 7m 12s
Artifacts

pull-compliance.yml

on: pull_request
files-changed  /  detect
6s
files-changed / detect
lint-backend
6m 16s
lint-backend
lint-templates
lint-templates
lint-yaml
lint-yaml
lint-swagger
lint-swagger
lint-spell
25s
lint-spell
lint-go-windows
5m 48s
lint-go-windows
lint-go-gogit
5m 54s
lint-go-gogit
checks-backend
2m 54s
checks-backend
frontend
frontend
backend
6m 59s
backend
docs
docs
actions
actions
Fit to window
Zoom out
Zoom in

Annotations

19 errors
checks-backend
Process completed with exit code 2.
lint-go-windows
Process completed with exit code 2.
lint-go-windows: services/actions/workflow.go#L21
duplicated-imports: Package "code.gitea.io/gitea/modules/actions" already imported (revive)
lint-go-windows: services/actions/workflow.go#L20
ST1019: package "code.gitea.io/gitea/modules/actions" is being imported more than once (staticcheck)
lint-go-windows: services/actions/notifier_helper.go#L606
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
lint-go-windows: services/actions/notifier_helper.go#L605
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
lint-go-windows: services/actions/notifier_helper.go#L599
unnecessary conversion (unconvert)
lint-go-gogit
Process completed with exit code 2.
lint-go-gogit: services/actions/workflow.go#L21
duplicated-imports: Package "code.gitea.io/gitea/modules/actions" already imported (revive)
lint-go-gogit: services/actions/workflow.go#L20
ST1019: package "code.gitea.io/gitea/modules/actions" is being imported more than once (staticcheck)
lint-go-gogit: services/actions/notifier_helper.go#L606
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
lint-go-gogit: services/actions/notifier_helper.go#L605
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
lint-go-gogit: services/actions/notifier_helper.go#L599
unnecessary conversion (unconvert)
lint-backend
Process completed with exit code 2.
lint-backend: services/actions/workflow.go#L21
duplicated-imports: Package "code.gitea.io/gitea/modules/actions" already imported (revive)
lint-backend: services/actions/workflow.go#L20
ST1019: package "code.gitea.io/gitea/modules/actions" is being imported more than once (staticcheck)
lint-backend: services/actions/notifier_helper.go#L606
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
lint-backend: services/actions/notifier_helper.go#L605
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
lint-backend: services/actions/notifier_helper.go#L599
unnecessary conversion (unconvert)