WIP: Support concurrency
for Actions
#25068
Annotations
11 errors and 1 warning
Run make deps-backend deps-tools
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|
Run make --always-make checks-backend:
models/actions/run.go#L366
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make --always-make checks-backend:
models/actions/run.go#L367
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make --always-make checks-backend:
models/actions/run.go#L368
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make --always-make checks-backend:
modules/actions/workflows.go#L27
undefined: model.RawConcurrency
|
Run make --always-make checks-backend:
modules/actions/workflows.go#L99
undefined: model.RawConcurrency
|
Run make --always-make checks-backend:
modules/actions/workflows.go#L104
workflow.RawConcurrency undefined (type *model.Workflow has no field or method RawConcurrency)
|
Run make --always-make checks-backend:
services/actions/job_emitter.go#L236
undefined: act_model.RawConcurrency
|
Run make --always-make checks-backend:
services/actions/job_emitter.go#L241
undefined: jobparser.ToGitContext
|
Run make --always-make checks-backend:
services/actions/job_emitter.go#L267
undefined: jobparser.InterpolatJobConcurrency
|
Run make --always-make checks-backend:
services/actions/notifier_helper.go#L337
undefined: jobparser.ToGitContext
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading