WIP: Support Actions concurrency
syntax
#25860
Annotations
10 errors and 1 warning
Run make test-e2e-sqlite:
services/actions/concurrency.go#L16
undefined: act_model.RawConcurrency
|
Run make test-e2e-sqlite:
services/actions/concurrency.go#L21
undefined: jobparser.ToGitContext
|
Run make test-e2e-sqlite:
services/actions/concurrency.go#L37
undefined: jobparser.EvaluateJobConcurrency
|
Run make test-e2e-sqlite:
services/actions/notifier_helper.go#L335
undefined: jobparser.ReadWorkflowRawConcurrency
|
Run make test-e2e-sqlite:
services/actions/notifier_helper.go#L341
undefined: jobparser.ToGitContext
|
Run make test-e2e-sqlite:
services/actions/notifier_helper.go#L342
undefined: jobparser.EvaluateWorkflowConcurrency
|
Run make test-e2e-sqlite:
services/actions/run.go#L96
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make test-e2e-sqlite:
services/actions/run.go#L97
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make test-e2e-sqlite:
services/actions/run.go#L98
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make test-e2e-sqlite
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading