WIP: Support concurrency
for Actions
#24309
pull-db-tests.yml
on: pull_request
files-changed
/
detect
7s
test-pgsql
2m 13s
test-sqlite
2m 11s
test-unit
2m 39s
test-mysql
2m 26s
test-mssql
2m 43s
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
|