WIP: Support concurrency
for Actions
#24982
Annotations
8 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:
modules/actions/workflows.go#L27
undefined: jobparser.UninterpolatedConcurrency
|
Run make --always-make checks-backend:
modules/actions/workflows.go#L99
undefined: jobparser.UninterpolatedConcurrency
|
Run make --always-make checks-backend:
modules/actions/workflows.go#L104
undefined: jobparser.ParseRawConcurrency
|
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#L336
undefined: jobparser.ToGitContext
|
Run make --always-make checks-backend:
services/actions/notifier_helper.go#L337
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