feat(auth): Support groups claims overflow with Entra ID #47360
ci-build.yaml
on: pull_request
changes
20s
shellcheck
9s
Ensure Go modules synchronicity
36s
Lint Go code
5m 51s
Check changes to generated code
2m 13s
Matrix: Run end-to-end tests
Run unit tests with -race for Go packages
0s
E2E Tests - Composite result
4s
Process & analyze test artifacts
0s
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
|