WIP: Support concurrency
for Actions
#24344
pull-db-tests.yml
on: pull_request
files-changed
/
detect
5s
test-pgsql
2m 10s
test-sqlite
1m 59s
test-unit
2m 18s
test-mysql
2m 30s
test-mssql
2m 31s
Annotations
20 errors and 5 warnings
test-sqlite:
models/actions/run.go#L359
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-sqlite:
models/actions/run.go#L360
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-sqlite:
models/actions/run.go#L361
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-sqlite
Process completed with exit code 2.
|
test-pgsql:
models/actions/run.go#L359
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-pgsql:
models/actions/run.go#L360
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-pgsql:
models/actions/run.go#L361
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-pgsql
Process completed with exit code 2.
|
test-unit:
models/actions/run.go#L359
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-unit:
models/actions/run.go#L360
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-unit:
models/actions/run.go#L361
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-unit
Process completed with exit code 2.
|
test-mssql:
models/actions/run.go#L359
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-mssql:
models/actions/run.go#L360
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-mssql:
models/actions/run.go#L361
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-mssql
Process completed with exit code 2.
|
test-mysql:
models/actions/run.go#L359
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-mysql:
models/actions/run.go#L360
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-mysql:
models/actions/run.go#L361
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
test-mysql
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-unit
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
|