Add Swift login endpoint (#32693) #23961
pull-db-tests.yml
on: pull_request
files-changed
/
detect
5s
test-pgsql
2m 24s
test-sqlite
2m 16s
test-unit
2m 30s
test-mysql
2m 35s
test-mssql
2m 31s
Annotations
10 errors and 5 warnings
|
test-sqlite:
routers/api/packages/api.go#L627
ctx.PathParam undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method PathParam)
|
|
test-sqlite
Process completed with exit code 2.
|
|
test-pgsql:
routers/api/packages/api.go#L627
ctx.PathParam undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method PathParam)
|
|
test-pgsql
Process completed with exit code 2.
|
|
test-mssql:
routers/api/packages/api.go#L627
ctx.PathParam undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method PathParam)
|
|
test-mssql
Process completed with exit code 2.
|
|
test-unit:
routers/api/packages/api.go#L627
ctx.PathParam undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method PathParam)
|
|
test-unit
Process completed with exit code 2.
|
|
test-mysql:
routers/api/packages/api.go#L627
ctx.PathParam undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method PathParam)
|
|
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
|