WIP: Support concurrency
for Actions
#25056
Annotations
10 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#L359
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make --always-make checks-backend:
models/actions/run.go#L360
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make --always-make checks-backend:
models/actions/run.go#L361
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/notifier_helper.go#L337
undefined: jobparser.ToGitContext
|
Run make --always-make checks-backend:
services/actions/notifier_helper.go#L338
undefined: jobparser.InterpolateWorkflowConcurrency
|
Run make --always-make checks-backend
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