Allows the server to return tokens granting partial permissions #267
Annotations
6 errors and 3 warnings
|
build (ubuntu-latest, 24.x)
Process completed with exit code 1.
|
|
packages/uma/test/unit/policies/authorizers/NamespacedAuthorizer.test.ts > NamespacedAuthorizer > can be configured to use a different path segment.:
packages/uma/test/unit/policies/authorizers/NamespacedAuthorizer.test.ts#L90
AssertionError: expected [ 'perm-res' ] to deeply equal 'perm-res'
- Expected:
"perm-res"
+ Received:
[
"perm-res",
]
❯ packages/uma/test/unit/policies/authorizers/NamespacedAuthorizer.test.ts:90:5
|
|
build (ubuntu-latest, 20.x)
Process completed with exit code 1.
|
|
packages/uma/test/unit/policies/authorizers/NamespacedAuthorizer.test.ts > NamespacedAuthorizer > can be configured to use a different path segment.:
packages/uma/test/unit/policies/authorizers/NamespacedAuthorizer.test.ts#L90
AssertionError: expected [ 'perm-res' ] to deeply equal 'perm-res'
- Expected:
"perm-res"
+ Received:
[
"perm-res",
]
❯ packages/uma/test/unit/policies/authorizers/NamespacedAuthorizer.test.ts:90:5
|
|
build (ubuntu-latest, 22.x)
Process completed with exit code 1.
|
|
packages/uma/test/unit/policies/authorizers/NamespacedAuthorizer.test.ts > NamespacedAuthorizer > can be configured to use a different path segment.:
packages/uma/test/unit/policies/authorizers/NamespacedAuthorizer.test.ts#L90
AssertionError: expected [ 'perm-res' ] to deeply equal 'perm-res'
- Expected:
"perm-res"
+ Received:
[
"perm-res",
]
❯ packages/uma/test/unit/policies/authorizers/NamespacedAuthorizer.test.ts:90:5
|
|
build (ubuntu-latest, 24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (ubuntu-latest, 20.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (ubuntu-latest, 22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|