WIP: Support Actions concurrency
syntax
#26071
pull-db-tests.yml
on: pull_request
files-changed
/
detect
7s
test-pgsql
2m 20s
test-sqlite
2m 4s
test-unit
2m 26s
test-mysql
2m 22s
test-mssql
2m 39s
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
|