Skip to content

refactor: iterate over access request endpoint API #59

refactor: iterate over access request endpoint API

refactor: iterate over access request endpoint API #59

Triggered via push September 25, 2025 13:52
Status Failure
Total duration 2m 6s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors
build (ubuntu-latest, 22.x)
Process completed with exit code 1.
test/integration/Odrl.test.ts > An ODRL server setup > reading a resource > RS: provides access when receiving a valid token.: test/integration/Odrl.test.ts#L189
TypeError: Cannot read properties of undefined (reading 'token_type') ❯ test/integration/Odrl.test.ts:189:53
test/integration/Odrl.test.ts > An ODRL server setup > reading a resource > AS: responds with a token when receiving the ticket.: test/integration/Odrl.test.ts#L173
AssertionError: expected 403 to be 200 // Object.is equality - Expected + Received - 200 + 403 ❯ test/integration/Odrl.test.ts:173:40
test/integration/Odrl.test.ts > An ODRL server setup > creating a resource > RS: provides access when receiving a valid token.: test/integration/Odrl.test.ts#L116
TypeError: Cannot read properties of undefined (reading 'token_type') ❯ test/integration/Odrl.test.ts:116:53
test/integration/Odrl.test.ts > An ODRL server setup > creating a resource > AS: responds with a token when receiving the ticket.: test/integration/Odrl.test.ts#L94
AssertionError: expected 403 to be 200 // Object.is equality - Expected + Received - 200 + 403 ❯ test/integration/Odrl.test.ts:94:40
test/integration/Base.test.ts > A server setup > using ODRL authorization > RS: provides access when receiving a valid token.: test/integration/Base.test.ts#L168
TypeError: Cannot read properties of undefined (reading 'token_type') ❯ test/integration/Base.test.ts:168:53
test/integration/Base.test.ts > A server setup > using ODRL authorization > AS: responds with a token when receiving the ticket.: test/integration/Base.test.ts#L146
AssertionError: expected 403 to be 200 // Object.is equality - Expected + Received - 200 + 403 ❯ test/integration/Base.test.ts:146:40
build (ubuntu-latest, 20.x)
Process completed with exit code 1.
test/integration/Odrl.test.ts > An ODRL server setup > reading a resource > RS: provides access when receiving a valid token.: test/integration/Odrl.test.ts#L189
TypeError: Cannot read properties of undefined (reading 'token_type') ❯ test/integration/Odrl.test.ts:189:53
test/integration/Odrl.test.ts > An ODRL server setup > reading a resource > AS: responds with a token when receiving the ticket.: test/integration/Odrl.test.ts#L173
AssertionError: expected 403 to be 200 // Object.is equality - Expected + Received - 200 + 403 ❯ test/integration/Odrl.test.ts:173:40
test/integration/Odrl.test.ts > An ODRL server setup > creating a resource > RS: provides access when receiving a valid token.: test/integration/Odrl.test.ts#L116
TypeError: Cannot read properties of undefined (reading 'token_type') ❯ test/integration/Odrl.test.ts:116:53
test/integration/Odrl.test.ts > An ODRL server setup > creating a resource > AS: responds with a token when receiving the ticket.: test/integration/Odrl.test.ts#L94
AssertionError: expected 403 to be 200 // Object.is equality - Expected + Received - 200 + 403 ❯ test/integration/Odrl.test.ts:94:40
test/integration/Base.test.ts > A server setup > using ODRL authorization > RS: provides access when receiving a valid token.: test/integration/Base.test.ts#L168
TypeError: Cannot read properties of undefined (reading 'token_type') ❯ test/integration/Base.test.ts:168:53
test/integration/Base.test.ts > A server setup > using ODRL authorization > AS: responds with a token when receiving the ticket.: test/integration/Base.test.ts#L146
AssertionError: expected 403 to be 200 // Object.is equality - Expected + Received - 200 + 403 ❯ test/integration/Base.test.ts:146:40
build (ubuntu-latest, 24.x)
Process completed with exit code 1.
test/integration/Odrl.test.ts > An ODRL server setup > reading a resource > RS: provides access when receiving a valid token.: test/integration/Odrl.test.ts#L189
TypeError: Cannot read properties of undefined (reading 'token_type') ❯ test/integration/Odrl.test.ts:189:53
test/integration/Odrl.test.ts > An ODRL server setup > reading a resource > AS: responds with a token when receiving the ticket.: test/integration/Odrl.test.ts#L173
AssertionError: expected 403 to be 200 // Object.is equality - Expected + Received - 200 + 403 ❯ test/integration/Odrl.test.ts:173:40
test/integration/Odrl.test.ts > An ODRL server setup > creating a resource > RS: provides access when receiving a valid token.: test/integration/Odrl.test.ts#L116
TypeError: Cannot read properties of undefined (reading 'token_type') ❯ test/integration/Odrl.test.ts:116:53
test/integration/Odrl.test.ts > An ODRL server setup > creating a resource > AS: responds with a token when receiving the ticket.: test/integration/Odrl.test.ts#L94
AssertionError: expected 403 to be 200 // Object.is equality - Expected + Received - 200 + 403 ❯ test/integration/Odrl.test.ts:94:40
test/integration/Base.test.ts > A server setup > using ODRL authorization > RS: provides access when receiving a valid token.: test/integration/Base.test.ts#L168
TypeError: Cannot read properties of undefined (reading 'token_type') ❯ test/integration/Base.test.ts:168:53
test/integration/Base.test.ts > A server setup > using ODRL authorization > AS: responds with a token when receiving the ticket.: test/integration/Base.test.ts#L146
AssertionError: expected 403 to be 200 // Object.is equality - Expected + Received - 200 + 403 ❯ test/integration/Base.test.ts:146:40