Use run-name and evaluate workflow variables #29660
pull-compliance.yml
on: pull_request
files-changed
/
detect
6s
lint-backend
6m 16s
lint-templates
lint-yaml
lint-swagger
lint-spell
25s
lint-go-windows
5m 48s
lint-go-gogit
5m 54s
checks-backend
2m 54s
frontend
backend
6m 59s
docs
actions
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)
|