Add Swift login endpoint (#32693) #24673
pull-compliance.yml
on: pull_request
files-changed
/
detect
5s
lint-backend
4m 56s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
50s
lint-go-windows
5m 24s
lint-go-gogit
5m 4s
checks-backend
3m 40s
frontend
0s
backend
2m 13s
docs
0s
actions
0s
Annotations
16 errors and 7 warnings
|
backend:
routers/api/packages/api.go#L627
ctx.PathParam undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method PathParam)
|
|
backend
Process completed with exit code 1.
|
|
checks-backend:
routers/api/packages/api.go#L627
ctx.PathParam undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method PathParam)
|
|
checks-backend
Process completed with exit code 2.
|
|
lint-backend:
routers/api/packages/api.go#L627
ctx.PathParam undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method PathParam) (typecheck)
|
|
lint-backend:
routers/init.go#L32
could not import code.gitea.io/gitea/routers/api/packages (-: # code.gitea.io/gitea/routers/api/packages
|
|
lint-backend:
routers/api/packages/api.go#L627
ctx.PathParam undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method PathParam)) (typecheck)
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-go-gogit:
routers/api/packages/api.go#L627
ctx.PathParam undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method PathParam) (typecheck)
|
|
lint-go-gogit:
routers/init.go#L32
could not import code.gitea.io/gitea/routers/api/packages (-: # code.gitea.io/gitea/routers/api/packages
|
|
lint-go-gogit:
routers/api/packages/api.go#L627
ctx.PathParam undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method PathParam)) (typecheck)
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-windows:
routers/api/packages/api.go#L627
ctx.PathParam undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method PathParam) (typecheck)
|
|
lint-go-windows:
routers/init.go#L32
could not import code.gitea.io/gitea/routers/api/packages (-: # code.gitea.io/gitea/routers/api/packages
|
|
lint-go-windows:
routers/api/packages/api.go#L627
ctx.PathParam undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method PathParam)) (typecheck)
|
|
lint-go-windows
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
|
|
lint-spell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
checks-backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
lint-backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
lint-go-gogit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
lint-go-windows
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|