WIP: Support Actions concurrency
syntax
#26569
Annotations
10 errors and 1 warning
Run make lint-backend:
routers/api/actions/artifacts.go#L82
could not import code.gitea.io/gitea/services/actions (-: # code.gitea.io/gitea/services/actions
|
Run make lint-backend:
services/actions/concurrency.go#L17
undefined: act_model.RawConcurrency
|
Run make lint-backend:
services/actions/concurrency.go#L18
undefined: jobparser.ToGitContext
|
Run make lint-backend:
services/actions/concurrency.go#L25
undefined: jobparser.EvaluateConcurrency
|
Run make lint-backend:
services/actions/concurrency.go#L31
undefined: act_model.RawConcurrency
|
Run make lint-backend:
services/actions/concurrency.go#L36
undefined: jobparser.ToGitContext
|
Run make lint-backend:
services/actions/concurrency.go#L56
undefined: jobparser.EvaluateConcurrency
|
Run make lint-backend:
services/actions/notifier_helper.go#L335
undefined: jobparser.ReadWorkflowRawConcurrency
|
Run make lint-backend:
services/actions/run.go#L96
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make lint-backend:
services/actions/run.go#L97
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading