Push on main #401
21 fail, 14 pass in 1m 36s
Annotations
github-actions / Test Results
Policies "before all" hook for "Run policy without making any persistent changes or executing transaction" ("before all" hook for "Run policy without making any persistent changes or executing transaction") failed
e2e-tests/cypress/test_results/junit/8f9df179bee1e7550077e686205b78aa.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/import/message/ The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/policies/import/message/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NTZSSEdDRG9yM0dvRUZUZFVlcDFHNU5UaWVRd3RSdTJNMjhvU0h2aE5KYmZfMC4wLjkxMTc3NTQiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDM2ODA0NTgyOCwiaWF0IjoxNzgwMzY3NDQ1fQ.qOPFOIemeMJLTioR-QLs1DH-TwGNbcGCOzw0TilNMWnbPL0m5Q5xAW24hHppViiZSvsieht2ldeAbEDgMXEZRXt2kN-y8sKePXsAeOolJuvAhFeaBeLzDokz-ktLzBrxBkCwvpbT5dhua7My-0FktBBssc55n9wuZgZNLg1U2RwhhbFyvZwmntwttGAtZuwHi3vpuHbe0pRpa0DdaE6qYr16M3fIdGTiKRXA_bTGcHLViAIq4iziHWMO9kuUBBucmkuyiOvYRIdr0TbmZeRof5ULBfZWicu-4jJcO5Tuzm-ZFMXEb5qNbHMo-_mJT2Z4wsaPjxyCyjCf_CLt0SA9aw", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 36 } Body: {"messageId":"1707125414.999819805"} ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "78", "date": "Tue, 02 Jun 2026 02:30:46 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Cannot read properties of null (reading 'type')" } https://on.cypress.io/request Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Policies`
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/import/message/
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/policies/import/message/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NTZSSEdDRG9yM0dvRUZUZFVlcDFHNU5UaWVRd3RSdTJNMjhvU0h2aE5KYmZfMC4wLjkxMTc3NTQiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDM2ODA0NTgyOCwiaWF0IjoxNzgwMzY3NDQ1fQ.qOPFOIemeMJLTioR-QLs1DH-TwGNbcGCOzw0TilNMWnbPL0m5Q5xAW24hHppViiZSvsieht2ldeAbEDgMXEZRXt2kN-y8sKePXsAeOolJuvAhFeaBeLzDokz-ktLzBrxBkCwvpbT5dhua7My-0FktBBssc55n9wuZgZNLg1U2RwhhbFyvZwmntwttGAtZuwHi3vpuHbe0pRpa0DdaE6qYr16M3fIdGTiKRXA_bTGcHLViAIq4iziHWMO9kuUBBucmkuyiOvYRIdr0TbmZeRof5ULBfZWicu-4jJcO5Tuzm-ZFMXEb5qNbHMo-_mJT2Z4wsaPjxyCyjCf_CLt0SA9aw",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 36
}
Body: {"messageId":"1707125414.999819805"}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "78",
"date": "Tue, 02 Jun 2026 02:30:46 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Cannot read properties of null (reading 'type')"
}
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Policies`
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:39271/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:39271/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:39271/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:39271/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:39271/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:39271/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:39271/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:39271/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at postWithAuth (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/dryRunPolicies.cy.js:16:11)
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/dryRunPolicies.cy.js:55:12)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in "before all" hook for "Delete artifact"
github-actions / Test Results
Artifacts "before all" hook for "Delete artifact" ("before all" hook for "Delete artifact") failed
e2e-tests/cypress/test_results/junit/ec9c1d4b6dedd634a58423da82961ef1.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Artifacts`
TypeError: Cannot read properties of undefined (reading 'id')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Artifacts`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/008_artifacts/deleteArtifact.cy.js:41:49)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in "before all" hook for "Compare schemas"
github-actions / Test Results
Analytics "before all" hook for "Compare schemas" ("before all" hook for "Compare schemas") failed
e2e-tests/cypress/test_results/junit/4fd5f7c6442fb530fd89febdf8304fc5.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Analytics`
TypeError: Cannot read properties of undefined (reading 'id')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Analytics`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/012_analytics/compareSchemas.cy.js:74:48)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in Import new schema from a file
github-actions / Test Results
Schemas Import new schema from a file (Import new schema from a file) failed
e2e-tests/cypress/test_results/junit/2472cb0a556cfb0e52fc7a6fefd339ce.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'topicId')
TypeError: Cannot read properties of undefined (reading 'topicId')
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/011_schemas/postImportFile.cy.js:17:50)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
github-actions / Test Results
Schemas "before all" hook for "Publish the schema with the provided (internal) schema ID" ("before all" hook for "Publish the schema with the provided (internal) schema ID") failed
e2e-tests/cypress/test_results/junit/b978d4aa19b60bc3890806025e86b65f.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'topicId') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Schemas`
TypeError: Cannot read properties of undefined (reading 'topicId')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Schemas`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/011_schemas/putSchemaPublish.cy.js:19:54)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in "before all" hook: Import policy for "Sends data from an external source"
github-actions / Test Results
External "before all" hook: Import policy for "Sends data from an external source" ("before all" hook: Import policy for "Sends data from an external source") failed
e2e-tests/cypress/test_results/junit/166496927a20b6dd1a736a7854ee0099.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/import/message/ The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/policies/import/message/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NTZSSEdDRG9yM0dvRUZUZFVlcDFHNU5UaWVRd3RSdTJNMjhvU0h2aE5KYmZfMC4wLjkxMTc3NTQiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDM2ODAxODMwNCwiaWF0IjoxNzgwMzY3NDE4fQ.ZdblA4e-jepr1XHi6AW9oajv8y9B4Q1UIdO0B3r9xwY_YO6qafV3DEnJVX3ADWfFxjSR0YkH-6QetPWth_0yvA7f2DpKAIZkxvEU7crvDWyEt2ACUsoWdlDOs_Hf9MKswFZUTiLOh4k7PPWOy-J8Ojjsj2K7eeuMPMMyxQ4X7thhUxqV5Uv073r1EqHy9pTJ_TT2vySHTxRLgoIdwSTk1M3efS2aPeS6PIU9bM_jwywkz9Zkgx237RSydzxdgQco2bpEwqT79ZKufqrXCBQdifBoYZm8m_EllRulRpIqmhT7Ai5rd_ocQAgUPduChXrdxe_KCOG5350bMdHtlNBwbg", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 36 } Body: {"messageId":"1727779585.782578888"} ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "78", "date": "Tue, 02 Jun 2026 02:30:18 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Cannot read properties of null (reading 'type')" } https://on.cypress.io/request Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `External`
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/import/message/
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/policies/import/message/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NTZSSEdDRG9yM0dvRUZUZFVlcDFHNU5UaWVRd3RSdTJNMjhvU0h2aE5KYmZfMC4wLjkxMTc3NTQiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDM2ODAxODMwNCwiaWF0IjoxNzgwMzY3NDE4fQ.ZdblA4e-jepr1XHi6AW9oajv8y9B4Q1UIdO0B3r9xwY_YO6qafV3DEnJVX3ADWfFxjSR0YkH-6QetPWth_0yvA7f2DpKAIZkxvEU7crvDWyEt2ACUsoWdlDOs_Hf9MKswFZUTiLOh4k7PPWOy-J8Ojjsj2K7eeuMPMMyxQ4X7thhUxqV5Uv073r1EqHy9pTJ_TT2vySHTxRLgoIdwSTk1M3efS2aPeS6PIU9bM_jwywkz9Zkgx237RSydzxdgQco2bpEwqT79ZKufqrXCBQdifBoYZm8m_EllRulRpIqmhT7Ai5rd_ocQAgUPduChXrdxe_KCOG5350bMdHtlNBwbg",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 36
}
Body: {"messageId":"1727779585.782578888"}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "78",
"date": "Tue, 02 Jun 2026 02:30:18 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Cannot read properties of null (reading 'type')"
}
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `External`
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:39271/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:39271/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:39271/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:39271/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:39271/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:39271/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:39271/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:39271/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/002_external/postExternal.cy.js:13:15)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in "before all" hook for "Delete the schema with the provided schema ID"
github-actions / Test Results
Schemas "before all" hook for "Delete the schema with the provided schema ID" ("before all" hook for "Delete the schema with the provided schema ID") failed
e2e-tests/cypress/test_results/junit/de753df2fa2df68ac515d94dd6d97956.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'topicId') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Schemas`
TypeError: Cannot read properties of undefined (reading 'topicId')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Schemas`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/011_schemas/schemaManage.cy.js:20:48)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in Import new schema from IPFS
github-actions / Test Results
Schemas Import new schema from IPFS (Import new schema from IPFS) failed
e2e-tests/cypress/test_results/junit/cdf3761f8a5a722651b4b99db9f21aaa.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'topicId')
TypeError: Cannot read properties of undefined (reading 'topicId')
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/011_schemas/postImportMsg.cy.js:17:50)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in Set and unset the KYC flag for the user
github-actions / Test Results
Tokens Set and unset the KYC flag for the user (Set and unset the KYC flag for the user) failed
e2e-tests/cypress/test_results/junit/ff173dac274abddbd98a7a8fa2f75108.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'tokenId')
TypeError: Cannot read properties of undefined (reading 'tokenId')
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/010_tokens/putGrantRevokeKyc.cy.js:20:51)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
github-actions / Test Results
Tags "before all" hook: Get policy id for "Create new tag(policy) without auth token - Negative" ("before all" hook: Get policy id for "Create new tag(policy) without auth token - Negative") failed
e2e-tests/cypress/test_results/junit/1e9d6c36c36b94efa52093b4bd3e0b95.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Tags`
TypeError: Cannot read properties of undefined (reading 'id')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Tags`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/014_tags/00_createGetAndDeletePolicyTags.cy.js:18:47)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
github-actions / Test Results
Tags "before all" hook: Get schema id for "Create new tag(schema) without auth token - Negative" ("before all" hook: Get schema id for "Create new tag(schema) without auth token - Negative") failed
e2e-tests/cypress/test_results/junit/5faa575d6b0e8529285586a34282f5cc.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Tags`
TypeError: Cannot read properties of undefined (reading 'id')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Tags`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/014_tags/00_createGetAndDeleteSchemaTags.cy.js:18:47)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in Freeze and unfreeze transfers of the specified token for the user
github-actions / Test Results
Tokens Freeze and unfreeze transfers of the specified token for the user (Freeze and unfreeze transfers of the specified token for the user) failed
e2e-tests/cypress/test_results/junit/9101005f1e4b87850120381e05c6780c.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'tokenId')
TypeError: Cannot read properties of undefined (reading 'tokenId')
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/010_tokens/putFreezeUnfreeze.cy.js:20:51)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
github-actions / Test Results
Modules Imports new module and all associated artifacts from IPFS into the local DB (Imports new module and all associated artifacts from IPFS into the local DB) failed
e2e-tests/cypress/test_results/junit/87676dc15475506d576865cb8e6c54c4.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/modules/import/message/ The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/modules/import/message/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NTZSSEdDRG9yM0dvRUZUZFVlcDFHNU5UaWVRd3RSdTJNMjhvU0h2aE5KYmZfMC4wLjkxMTc3NTQiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDM2ODAzNTE2OSwiaWF0IjoxNzgwMzY3NDM1fQ.kfSUCSInOprjRzQ-Z-qgnETik5mcYsVQTTiz_UKCwxBtXlXiG3UGOakDvcJJFc_r7Vmd_-Ac7ibr7yGAJZjYAnUSZbisb1PylpV2-DPzZ-mWh5PYXBLk6m0GiXuNKFpiU0mxW2ukfKzPZF7yNGyKVm9S7pXLry1CFwiIhOYKGfrXKs5SB631ZIQujT3ktMD7cckIUDnCNP6-W9X8GvzXEEAuJFCfpWAFpBeHRt098NuCxQSNpymaAyDYJnhaPPP6rMeJX7R02uaNWdW7mgekxRk-XQKZp4v1TJnDJ2h9gWKrROd1PzL3YBl3lbBKu-t2VXqm6r8FmNO3b2i-ytfpYw", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 36 } Body: {"messageId":"1727267276.509160001"} ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "78", "date": "Tue, 02 Jun 2026 02:30:35 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Cannot read properties of null (reading 'type')" } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/modules/import/message/
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/modules/import/message/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NTZSSEdDRG9yM0dvRUZUZFVlcDFHNU5UaWVRd3RSdTJNMjhvU0h2aE5KYmZfMC4wLjkxMTc3NTQiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDM2ODAzNTE2OSwiaWF0IjoxNzgwMzY3NDM1fQ.kfSUCSInOprjRzQ-Z-qgnETik5mcYsVQTTiz_UKCwxBtXlXiG3UGOakDvcJJFc_r7Vmd_-Ac7ibr7yGAJZjYAnUSZbisb1PylpV2-DPzZ-mWh5PYXBLk6m0GiXuNKFpiU0mxW2ukfKzPZF7yNGyKVm9S7pXLry1CFwiIhOYKGfrXKs5SB631ZIQujT3ktMD7cckIUDnCNP6-W9X8GvzXEEAuJFCfpWAFpBeHRt098NuCxQSNpymaAyDYJnhaPPP6rMeJX7R02uaNWdW7mgekxRk-XQKZp4v1TJnDJ2h9gWKrROd1PzL3YBl3lbBKu-t2VXqm6r8FmNO3b2i-ytfpYw",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 36
}
Body: {"messageId":"1727267276.509160001"}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "78",
"date": "Tue, 02 Jun 2026 02:30:35 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Cannot read properties of null (reading 'type')"
}
https://on.cypress.io/request
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:39271/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:39271/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:39271/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:39271/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:39271/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:39271/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:39271/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:39271/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/007_modules/11_importModuleIPFS.cy.js:46:16)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
github-actions / Test Results
Tokens "before all" hook for "Associate and disassociate the user with the provided Hedera token" ("before all" hook for "Associate and disassociate the user with the provided Hedera token") failed
e2e-tests/cypress/test_results/junit/8d9c379662b3820b591c6399a59b5dcf.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/publish The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: PUT URL: http://localhost:3002/policies/undefined/publish Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NTZSSEdDRG9yM0dvRUZUZFVlcDFHNU5UaWVRd3RSdTJNMjhvU0h2aE5KYmZfMC4wLjkxMTc3NTQiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDM2ODA1MDk3NiwiaWF0IjoxNzgwMzY3NDUwfQ.DNAMl7MRsfotdYuObV_L30EPuNlCyNQLs9pO_OQ6WBU65hIXQ2vaqW50wM49mYHnmFAunNm_fdc0ejuTN6e9D94RiMbSCexzkfDlIsxc4XzNM1AdJqfP87nP3B_h5ud8ntkMXgmKtUGVh91zL7hdlqeR30Rniu_GzlDOUSsla0grfvW8nS_HAFx_drCIAvXwxElAjeYPoTEwwHji6HgKsonToSVcYWP38xwXnyXACgbvesq3U1f0ONCr_DETDA3YMcOsMVFgLVP_-9h7WZnDmFv9bviYelKoQFFsvjDekXd5m9Xqbk8A-RD7tv9p4Kz9wr55xP_rWEN9dL6LlqDBFg", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 25 } Body: {"policyVersion":"1.2.5"} ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Tue, 02 Jun 2026 02:30:51 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Policy does not exist." } https://on.cypress.io/request Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Tokens`
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/publish
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: PUT
URL: http://localhost:3002/policies/undefined/publish
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NTZSSEdDRG9yM0dvRUZUZFVlcDFHNU5UaWVRd3RSdTJNMjhvU0h2aE5KYmZfMC4wLjkxMTc3NTQiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDM2ODA1MDk3NiwiaWF0IjoxNzgwMzY3NDUwfQ.DNAMl7MRsfotdYuObV_L30EPuNlCyNQLs9pO_OQ6WBU65hIXQ2vaqW50wM49mYHnmFAunNm_fdc0ejuTN6e9D94RiMbSCexzkfDlIsxc4XzNM1AdJqfP87nP3B_h5ud8ntkMXgmKtUGVh91zL7hdlqeR30Rniu_GzlDOUSsla0grfvW8nS_HAFx_drCIAvXwxElAjeYPoTEwwHji6HgKsonToSVcYWP38xwXnyXACgbvesq3U1f0ONCr_DETDA3YMcOsMVFgLVP_-9h7WZnDmFv9bviYelKoQFFsvjDekXd5m9Xqbk8A-RD7tv9p4Kz9wr55xP_rWEN9dL6LlqDBFg",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 25
}
Body: {"policyVersion":"1.2.5"}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Tue, 02 Jun 2026 02:30:51 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Policy does not exist."
}
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Tokens`
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:39271/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:39271/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:39271/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:39271/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:39271/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:39271/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:39271/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:39271/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/010_tokens/putDissociateAssociate.cy.js:20:16)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in "before all" hook for "Compare policies"
github-actions / Test Results
Analytics "before all" hook for "Compare policies" ("before all" hook for "Compare policies") failed
e2e-tests/cypress/test_results/junit/22435d42cbcf46a9b1eda7566bb96c37.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Analytics`
TypeError: Cannot read properties of undefined (reading 'id')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Analytics`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/012_analytics/comparePolicies.cy.js:75:48)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in Imports new policy and all associated artifacts from file
github-actions / Test Results
Policies Imports new policy and all associated artifacts from file (Imports new policy and all associated artifacts from file) failed
e2e-tests/cypress/test_results/junit/6c69609ad56e5697e0c7d1b40f3129f7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/import/message/ The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/policies/import/message/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NTZSSEdDRG9yM0dvRUZUZFVlcDFHNU5UaWVRd3RSdTJNMjhvU0h2aE5KYmZfMC4wLjkxMTc3NTQiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDM2ODA0ODUwMSwiaWF0IjoxNzgwMzY3NDQ4fQ.DrVZpbuewHGIjFLVQzOAoUj-MYlzodUWBIqKFXwIEfJnZHCBD4jBHfQiU_wQbSZXO4_7rUKeFWO9-wlvQN58jQ6wcwTUjprJbxLWyHLxw442Gdideua3dR_qjUf9fbJGxsvdskN6CTLCyAOAhQLlyAzJHeIBSXYoQ_rzVRIB-Iz_RNapQ6OQuCz0FGkuQmPc0miODWfs1IBOo3CWAmRf8cj7Af5Ex4972RU3IfQayZeAk5kepMNcQP3RKsn1BfVPmgStOnFVLabAqTfxKm_ELANCwu6gMz4JEyKymhnlZxFBGOfzgtjF0opt4lCy0JFW1jQkZNMkYHfDala7rTYkow", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 36 } Body: {"messageId":"1707126227.976010003"} ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "78", "date": "Tue, 02 Jun 2026 02:30:49 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Cannot read properties of null (reading 'type')" } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/import/message/
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/policies/import/message/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NTZSSEdDRG9yM0dvRUZUZFVlcDFHNU5UaWVRd3RSdTJNMjhvU0h2aE5KYmZfMC4wLjkxMTc3NTQiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDM2ODA0ODUwMSwiaWF0IjoxNzgwMzY3NDQ4fQ.DrVZpbuewHGIjFLVQzOAoUj-MYlzodUWBIqKFXwIEfJnZHCBD4jBHfQiU_wQbSZXO4_7rUKeFWO9-wlvQN58jQ6wcwTUjprJbxLWyHLxw442Gdideua3dR_qjUf9fbJGxsvdskN6CTLCyAOAhQLlyAzJHeIBSXYoQ_rzVRIB-Iz_RNapQ6OQuCz0FGkuQmPc0miODWfs1IBOo3CWAmRf8cj7Af5Ex4972RU3IfQayZeAk5kepMNcQP3RKsn1BfVPmgStOnFVLabAqTfxKm_ELANCwu6gMz4JEyKymhnlZxFBGOfzgtjF0opt4lCy0JFW1jQkZNMkYHfDala7rTYkow",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 36
}
Body: {"messageId":"1707126227.976010003"}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "78",
"date": "Tue, 02 Jun 2026 02:30:49 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Cannot read properties of null (reading 'type')"
}
https://on.cypress.io/request
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:39271/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:39271/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:39271/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:39271/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:39271/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:39271/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:39271/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:39271/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/postPoliciesImportMessage.cy.js:11:15)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Upload artifact
github-actions / Test Results
Artifacts Upload artifact (Upload artifact) failed
e2e-tests/cypress/test_results/junit/18ae4b6ef06cda87f41f3df467958c50.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id')
TypeError: Cannot read properties of undefined (reading 'id')
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/008_artifacts/postArtifact.cy.js:52:47)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in "before all" hook for "Compare tools"
github-actions / Test Results
Analytics "before all" hook for "Compare tools" ("before all" hook for "Compare tools") failed
e2e-tests/cypress/test_results/junit/0efb5258d6a803d21f53bd840d1232b5.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/tools/import/message The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/tools/import/message Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NTZSSEdDRG9yM0dvRUZUZFVlcDFHNU5UaWVRd3RSdTJNMjhvU0h2aE5KYmZfMC4wLjkxMTc3NTQiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDM2ODA3MzQ3NiwiaWF0IjoxNzgwMzY3NDczfQ.lzqH0H8z85Fwe-K6jPbzoDRI4U6ZRCj2RCm1rhlDayTvtRdIpbuWZgmWbp2pGtdsqsYB3jjcsMGFFuFnUPTHVPv_LlsdiCf-4aBXuFw1uOaoOfxJ_8kJn0A4srJwOEnRzxEftIp6ghDZFiOkS2w06V9flnsSti0Ito0XSHjGb9gBwExK56GsmlirammI7lvcBmYpeUUGMXe6qRtCGZywIz9GubGmtIiUiTTts1DXUrxPRbpU0qGXbnYELmz8GwE8Rq2x8EwBRbVdvydKLMnzCglIg109w24ec1FqU2Ti5gTbPO0QxI2xESUib-pCl_r1QflkUnVzG3pI_BqjGIN8Yw", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 36 } Body: {"messageId":"1710748691.708383003"} ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "46", "date": "Tue, 02 Jun 2026 02:31:14 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Invalid Message" } https://on.cypress.io/request Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Analytics`
CypressError: `cy.request()` failed on:
http://localhost:3002/tools/import/message
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/tools/import/message
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NTZSSEdDRG9yM0dvRUZUZFVlcDFHNU5UaWVRd3RSdTJNMjhvU0h2aE5KYmZfMC4wLjkxMTc3NTQiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDM2ODA3MzQ3NiwiaWF0IjoxNzgwMzY3NDczfQ.lzqH0H8z85Fwe-K6jPbzoDRI4U6ZRCj2RCm1rhlDayTvtRdIpbuWZgmWbp2pGtdsqsYB3jjcsMGFFuFnUPTHVPv_LlsdiCf-4aBXuFw1uOaoOfxJ_8kJn0A4srJwOEnRzxEftIp6ghDZFiOkS2w06V9flnsSti0Ito0XSHjGb9gBwExK56GsmlirammI7lvcBmYpeUUGMXe6qRtCGZywIz9GubGmtIiUiTTts1DXUrxPRbpU0qGXbnYELmz8GwE8Rq2x8EwBRbVdvydKLMnzCglIg109w24ec1FqU2Ti5gTbPO0QxI2xESUib-pCl_r1QflkUnVzG3pI_BqjGIN8Yw",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 36
}
Body: {"messageId":"1710748691.708383003"}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "46",
"date": "Tue, 02 Jun 2026 02:31:14 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Invalid Message"
}
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Analytics`
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:39271/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:39271/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:39271/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:39271/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:39271/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:39271/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:39271/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:39271/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at importToolWithAuth (webpack://guardian-e2e-test/./cypress/e2e/api-tests/012_analytics/compareTools.cy.js:28:11)
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/012_analytics/compareTools.cy.js:74:12)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Get list of artifacts
github-actions / Test Results
Artifacts Get list of artifacts (Get list of artifacts) failed
e2e-tests/cypress/test_results/junit/4bc84d5aceb6887f756000d08f3a53db.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id')
TypeError: Cannot read properties of undefined (reading 'id')
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/008_artifacts/getArtifacts.cy.js:32:43)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in Get all schemas
github-actions / Test Results
Schemas Get all schemas (Get all schemas) failed
e2e-tests/cypress/test_results/junit/cdb63668340e1ab1b9a5a1a9c6d9a5c8.xml [took 0s]
Raw output
Target cannot be null or undefined.
AssertionError: Target cannot be null or undefined.
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/011_schemas/getSchemas.cy.js:18:16)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
github-actions / Test Results
Policies "before all" hook for "Deletes the policy with the provided ID by user - Negative" ("before all" hook for "Deletes the policy with the provided ID by user - Negative") failed
e2e-tests/cypress/test_results/junit/bb58126a7ecf5c8a4e728428011ef73b.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Policies`
TypeError: Cannot read properties of undefined (reading 'id')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Policies`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/deletePolicy.cy.js:42:47)
at getRet (http://localhost:39271/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:39271/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:39271/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:39271/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:39271/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:39271/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:39271/__cypress/runner/cypress_runner.js:1777:23)
Check notice on line 0 in .github
github-actions / Test Results
35 tests found
There are 35 tests, see "Raw output" for the full list of tests.
Raw output
"before all" hook for "Associate and disassociate the user with the provided Hedera token" ‑ Tokens "before all" hook for "Associate and disassociate the user with the provided Hedera token"
"before all" hook for "Compare policies" ‑ Analytics "before all" hook for "Compare policies"
"before all" hook for "Compare schemas" ‑ Analytics "before all" hook for "Compare schemas"
"before all" hook for "Compare tools" ‑ Analytics "before all" hook for "Compare tools"
"before all" hook for "Delete artifact" ‑ Artifacts "before all" hook for "Delete artifact"
"before all" hook for "Delete the schema with the provided schema ID" ‑ Schemas "before all" hook for "Delete the schema with the provided schema ID"
"before all" hook for "Deletes the policy with the provided ID by user - Negative" ‑ Policies "before all" hook for "Deletes the policy with the provided ID by user - Negative"
"before all" hook for "Publish the schema with the provided (internal) schema ID" ‑ Schemas "before all" hook for "Publish the schema with the provided (internal) schema ID"
"before all" hook for "Run policy without making any persistent changes or executing transaction" ‑ Policies "before all" hook for "Run policy without making any persistent changes or executing transaction"
"before all" hook: Get policy id for "Create new tag(policy) without auth token - Negative" ‑ Tags "before all" hook: Get policy id for "Create new tag(policy) without auth token - Negative"
"before all" hook: Get schema id for "Create new tag(schema) without auth token - Negative" ‑ Tags "before all" hook: Get schema id for "Create new tag(schema) without auth token - Negative"
"before all" hook: Import policy for "Sends data from an external source" ‑ External "before all" hook: Import policy for "Sends data from an external source"
Compare any modules ‑ Analytics Compare any modules
Create a new module ‑ Create Module Create a new module
Create new tag(module) ‑ Tags Create new tag(module)
Deletes the module with the provided module ID ‑ Delete Module Deletes the module with the provided module ID
Freeze and unfreeze transfers of the specified token for the user ‑ Tokens Freeze and unfreeze transfers of the specified token for the user
Generate hedera credentials for SR, if there're no creds ‑ Prepare accounts for future tests Generate hedera credentials for SR, if there're no creds
Generate hedera credentials for SR2, if there're no creds ‑ Prepare accounts for future tests Generate hedera credentials for SR2, if there're no creds
Generate hedera credentials for User, if there're no creds ‑ Prepare accounts for future tests Generate hedera credentials for User, if there're no creds
Get all schemas ‑ Schemas Get all schemas
Get current settings ‑ Settings Get current settings
Get list of artifacts ‑ Artifacts Get list of artifacts
Import module from IPFS ‑ Export Module from File Import module from IPFS
Import new schema from IPFS ‑ Schemas Import new schema from IPFS
Import new schema from a file ‑ Schemas Import new schema from a file
Imports new module and all associated artifacts from IPFS into the local DB ‑ Modules Imports new module and all associated artifacts from IPFS into the local DB
Imports new policy and all associated artifacts from file ‑ Policies Imports new policy and all associated artifacts from file
Login as Standard Registry ‑ Login Login as Standard Registry
Register and login as new user ‑ Register Register and login as new user
Returns a zip file containing the published module and all associated artifacts, i.e. schemas and VCs ‑ Export Module as File Returns a zip file containing the published module and all associated artifacts, i.e. schemas and VCs
Set and unset the KYC flag for the user ‑ Tokens Set and unset the KYC flag for the user
Set settings ‑ Settings Set settings
Upload artifact ‑ Artifacts Upload artifact
Verify that default users exist ‑ Prepare accounts for future tests Verify that default users exist