Support SAML authentication #16731
pull-db-tests.yml
on: pull_request
files-changed
/
detect
6s
test-pgsql
2m 19s
test-sqlite
2m 12s
test-unit
2m 27s
test-mysql
2m 24s
test-mssql
2m 9s
Annotations
10 errors
test-mssql:
routers/web/auth/saml.go#L114
ctx.RedirectToFirst undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method RedirectToFirst)
|
test-mssql
Process completed with exit code 2.
|
test-sqlite:
routers/web/auth/saml.go#L114
ctx.RedirectToFirst undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method RedirectToFirst)
|
test-sqlite
Process completed with exit code 2.
|
test-pgsql:
routers/web/auth/saml.go#L114
ctx.RedirectToFirst undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method RedirectToFirst)
|
test-pgsql
Process completed with exit code 2.
|
test-mysql:
routers/web/auth/saml.go#L114
ctx.RedirectToFirst undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method RedirectToFirst)
|
test-mysql
Process completed with exit code 2.
|
test-unit:
routers/web/auth/saml.go#L114
ctx.RedirectToFirst undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method RedirectToFirst)
|
test-unit
Process completed with exit code 2.
|