Skip to content

WIP: Support concurrency for Actions #24309

WIP: Support concurrency for Actions

WIP: Support concurrency for Actions #24309

Triggered via pull request December 11, 2024 07:06
Status Failure
Total duration 3m 10s
Artifacts

pull-db-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 5 warnings
test-sqlite: modules/actions/workflows.go#L27
undefined: jobparser.UninterpolatedConcurrency
test-sqlite: modules/actions/workflows.go#L99
undefined: jobparser.UninterpolatedConcurrency
test-sqlite: modules/actions/workflows.go#L104
undefined: jobparser.ParseRawConcurrency
test-sqlite: modules/actions/workflows.go#L104
workflow.RawConcurrency undefined (type *model.Workflow has no field or method RawConcurrency)
test-sqlite
Process completed with exit code 2.
test-pgsql: modules/actions/workflows.go#L27
undefined: jobparser.UninterpolatedConcurrency
test-pgsql: modules/actions/workflows.go#L99
undefined: jobparser.UninterpolatedConcurrency
test-pgsql: modules/actions/workflows.go#L104
undefined: jobparser.ParseRawConcurrency
test-pgsql: modules/actions/workflows.go#L104
workflow.RawConcurrency undefined (type *model.Workflow has no field or method RawConcurrency)
test-pgsql
Process completed with exit code 2.
test-mysql: modules/actions/workflows.go#L27
undefined: jobparser.UninterpolatedConcurrency
test-mysql: modules/actions/workflows.go#L99
undefined: jobparser.UninterpolatedConcurrency
test-mysql: modules/actions/workflows.go#L104
undefined: jobparser.ParseRawConcurrency
test-mysql: modules/actions/workflows.go#L104
workflow.RawConcurrency undefined (type *model.Workflow has no field or method RawConcurrency)
test-mysql
Process completed with exit code 2.
test-unit: modules/actions/workflows.go#L27
undefined: jobparser.UninterpolatedConcurrency
test-unit: modules/actions/workflows.go#L99
undefined: jobparser.UninterpolatedConcurrency
test-unit: modules/actions/workflows.go#L104
undefined: jobparser.ParseRawConcurrency
test-unit: modules/actions/workflows.go#L104
workflow.RawConcurrency undefined (type *model.Workflow has no field or method RawConcurrency)
test-unit
Process completed with exit code 2.
test-mssql: modules/actions/workflows.go#L27
undefined: jobparser.UninterpolatedConcurrency
test-mssql: modules/actions/workflows.go#L99
undefined: jobparser.UninterpolatedConcurrency
test-mssql: modules/actions/workflows.go#L104
undefined: jobparser.ParseRawConcurrency
test-mssql: modules/actions/workflows.go#L104
workflow.RawConcurrency undefined (type *model.Workflow has no field or method RawConcurrency)
test-mssql
Process completed with exit code 2.
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-pgsql
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