Skip to content

feat(auth): Support groups claims overflow with Entra ID #47360

feat(auth): Support groups claims overflow with Entra ID

feat(auth): Support groups claims overflow with Entra ID #47360

Triggered via pull request October 29, 2025 13:52
Status Failure
Total duration 6m 22s
Artifacts

ci-build.yaml

on: pull_request
Build & cache Go code
3m 3s
Build & cache Go code
Build, test & lint UI code
2m 12s
Build, test & lint UI code
Ensure Go modules synchronicity
36s
Ensure Go modules synchronicity
Lint Go code
5m 51s
Lint Go code
Check changes to generated code
2m 13s
Check changes to generated code
Matrix: Run end-to-end tests
Run unit tests for Go packages
0s
Run unit tests for Go packages
Run unit tests with -race for Go packages
0s
Run unit tests with -race for Go packages
E2E Tests - Composite result
4s
E2E Tests - Composite result
Process & analyze test artifacts
0s
Process & analyze test artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check changes to generated code
Process completed with exit code 2.
Check changes to generated code: util/oidc/azure_graph.go#L193
assignment mismatch: 2 variables but hasGroupsOverflow returns 1 value
Check changes to generated code: util/oidc/azure_graph.go#L55
too many return values
Build & cache Go code
Process completed with exit code 2.
Build & cache Go code: util/oidc/azure_graph.go#L193
assignment mismatch: 2 variables but hasGroupsOverflow returns 1 value
Build & cache Go code: util/oidc/azure_graph.go#L55
too many return values
Lint Go code
issues found
Lint Go code: util/oidc/azure_graph_test.go#L152
assignment mismatch: 2 variables but hasGroupsOverflow returns 1 value (typecheck)
Lint Go code: util/oidc/azure_graph.go#L193
assignment mismatch: 2 variables but hasGroupsOverflow returns 1 value
Lint Go code: util/oidc/azure_graph.go#L55
too many return values