feat: Allow multiple values for the same claim type #287
Annotations
6 errors and 3 warnings
|
build (ubuntu-latest, 24.x)
Process completed with exit code 1.
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > still works correctly with multiple claims of the same information type.:
test/integration/Base.test.ts#L375
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ test/integration/Base.test.ts:375:32
|
|
build (ubuntu-latest, 20.x)
Process completed with exit code 1.
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > still works correctly with multiple claims of the same information type.:
test/integration/Base.test.ts#L375
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ test/integration/Base.test.ts:375:32
|
|
build (ubuntu-latest, 22.x)
Process completed with exit code 1.
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > still works correctly with multiple claims of the same information type.:
test/integration/Base.test.ts#L375
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ test/integration/Base.test.ts:375:32
|
|
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/
|