Skip to content

WIP: Support Actions concurrency syntax #26071

WIP: Support Actions concurrency syntax

WIP: Support Actions concurrency syntax #26071

Triggered via pull request January 23, 2025 09:16
Status Failure
Total duration 3m 40s
Artifacts

pull-db-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 5 warnings
test-sqlite: services/actions/concurrency.go#L18
undefined: act_model.RawConcurrency
test-sqlite: services/actions/concurrency.go#L23
undefined: jobparser.ToGitContext
test-sqlite: services/actions/concurrency.go#L30
undefined: jobparser.EvaluateConcurrency
test-sqlite: services/actions/concurrency.go#L43
undefined: act_model.RawConcurrency
test-sqlite: services/actions/concurrency.go#L48
undefined: jobparser.ToGitContext
test-sqlite: services/actions/concurrency.go#L68
undefined: jobparser.EvaluateConcurrency
test-sqlite: services/actions/notifier_helper.go#L335
undefined: jobparser.ReadWorkflowRawConcurrency
test-sqlite: services/actions/run.go#L96
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-sqlite: services/actions/run.go#L97
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-sqlite: services/actions/run.go#L98
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-mysql: services/actions/concurrency.go#L18
undefined: act_model.RawConcurrency
test-mysql: services/actions/concurrency.go#L23
undefined: jobparser.ToGitContext
test-mysql: services/actions/concurrency.go#L30
undefined: jobparser.EvaluateConcurrency
test-mysql: services/actions/concurrency.go#L43
undefined: act_model.RawConcurrency
test-mysql: services/actions/concurrency.go#L48
undefined: jobparser.ToGitContext
test-mysql: services/actions/concurrency.go#L68
undefined: jobparser.EvaluateConcurrency
test-mysql: services/actions/notifier_helper.go#L335
undefined: jobparser.ReadWorkflowRawConcurrency
test-mysql: services/actions/run.go#L96
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-mysql: services/actions/run.go#L97
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-mysql: services/actions/run.go#L98
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-unit: services/actions/concurrency.go#L18
undefined: act_model.RawConcurrency
test-unit: services/actions/concurrency.go#L23
undefined: jobparser.ToGitContext
test-unit: services/actions/concurrency.go#L30
undefined: jobparser.EvaluateConcurrency
test-unit: services/actions/concurrency.go#L43
undefined: act_model.RawConcurrency
test-unit: services/actions/concurrency.go#L48
undefined: jobparser.ToGitContext
test-unit: services/actions/concurrency.go#L68
undefined: jobparser.EvaluateConcurrency
test-unit: services/actions/notifier_helper.go#L335
undefined: jobparser.ReadWorkflowRawConcurrency
test-unit: services/actions/run.go#L96
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-unit: services/actions/run.go#L97
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-unit: services/actions/run.go#L98
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-mssql: services/actions/concurrency.go#L18
undefined: act_model.RawConcurrency
test-mssql: services/actions/concurrency.go#L23
undefined: jobparser.ToGitContext
test-mssql: services/actions/concurrency.go#L30
undefined: jobparser.EvaluateConcurrency
test-mssql: services/actions/concurrency.go#L43
undefined: act_model.RawConcurrency
test-mssql: services/actions/concurrency.go#L48
undefined: jobparser.ToGitContext
test-mssql: services/actions/concurrency.go#L68
undefined: jobparser.EvaluateConcurrency
test-mssql: services/actions/notifier_helper.go#L335
undefined: jobparser.ReadWorkflowRawConcurrency
test-mssql: services/actions/run.go#L96
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-mssql: services/actions/run.go#L97
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-mssql: services/actions/run.go#L98
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-pgsql: services/actions/concurrency.go#L18
undefined: act_model.RawConcurrency
test-pgsql: services/actions/concurrency.go#L23
undefined: jobparser.ToGitContext
test-pgsql: services/actions/concurrency.go#L30
undefined: jobparser.EvaluateConcurrency
test-pgsql: services/actions/concurrency.go#L43
undefined: act_model.RawConcurrency
test-pgsql: services/actions/concurrency.go#L48
undefined: jobparser.ToGitContext
test-pgsql: services/actions/concurrency.go#L68
undefined: jobparser.EvaluateConcurrency
test-pgsql: services/actions/notifier_helper.go#L335
undefined: jobparser.ReadWorkflowRawConcurrency
test-pgsql: services/actions/run.go#L96
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-pgsql: services/actions/run.go#L97
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
test-pgsql: 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-sqlite
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-mysql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-pgsql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636