WIP: Support Actions concurrency
syntax
#26075
pull-e2e-tests.yml
on: pull_request
files-changed
/
detect
7s
test-e2e
3m 55s
Annotations
10 errors and 2 warnings
test-e2e:
services/actions/concurrency.go#L18
undefined: act_model.RawConcurrency
|
test-e2e:
services/actions/concurrency.go#L23
undefined: jobparser.ToGitContext
|
test-e2e:
services/actions/concurrency.go#L30
undefined: jobparser.EvaluateConcurrency
|
test-e2e:
services/actions/concurrency.go#L43
undefined: act_model.RawConcurrency
|
test-e2e:
services/actions/concurrency.go#L48
undefined: jobparser.ToGitContext
|
test-e2e:
services/actions/concurrency.go#L68
undefined: jobparser.EvaluateConcurrency
|
test-e2e:
services/actions/notifier_helper.go#L335
undefined: jobparser.ReadWorkflowRawConcurrency
|
test-e2e:
services/actions/run.go#L96
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-e2e:
services/actions/run.go#L97
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-e2e:
services/actions/run.go#L98
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
files-changed / detect
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|