Harden runner updateTask and updateLog api #23080
pull-db-tests.yml
on: pull_request
files-changed
/
detect
5s
test-pgsql
2m 21s
test-sqlite
2m 11s
test-unit
2m 39s
test-mysql
2m 32s
test-mssql
2m 38s
Annotations
10 errors
|
test-sqlite:
routers/api/actions/runner/runner.go#L249
runner.RunnerID undefined (type *"code.gitea.io/gitea/models/actions".ActionRunner has no field or method RunnerID)
|
|
test-sqlite
Process completed with exit code 2.
|
|
test-pgsql:
routers/api/actions/runner/runner.go#L249
runner.RunnerID undefined (type *"code.gitea.io/gitea/models/actions".ActionRunner has no field or method RunnerID)
|
|
test-pgsql
Process completed with exit code 2.
|
|
test-mysql:
routers/api/actions/runner/runner.go#L249
runner.RunnerID undefined (type *"code.gitea.io/gitea/models/actions".ActionRunner has no field or method RunnerID)
|
|
test-mysql
Process completed with exit code 2.
|
|
test-mssql:
routers/api/actions/runner/runner.go#L249
runner.RunnerID undefined (type *"code.gitea.io/gitea/models/actions".ActionRunner has no field or method RunnerID)
|
|
test-mssql
Process completed with exit code 2.
|
|
test-unit:
routers/api/actions/runner/runner.go#L249
runner.RunnerID undefined (type *"code.gitea.io/gitea/models/actions".ActionRunner has no field or method RunnerID)
|
|
test-unit
Process completed with exit code 2.
|