📝 Update libre link up version #75
Annotations
4 errors and 1 warning
error: expect(received).toMatchSnapshot(expected):
tests-int/client.test.ts#L19
Expected:
{
"accountType": "string",
"communicationLanguage": "string",
"consents": {
"realWorldEvidence": {
"history": "array",
"policyAccept": "number",
"touAccept": "number",
},
},
"country": "string",
"created": {},
"dateFormat": "string",
"dateOfBirth": {},
"details": {},
"devices": {
"a56c8d81-5eaa-11ee-9927-1639b8edd413": {
"id": "string",
"nickname": "string",
"sn": "string",
"type": "number",
"uploadDate": "number",
},
"a96baf04-c7c8-11ed-8b8e-0242ac110006": {
"id": "string",
"nickname": "string",
"sn": "string",
"type": "number",
"uploadDate": "number",
},
"c08364d5-f1ab-11ee-aaa5-5e24e2f78b68": {
"id": "string",
"nickname": "string",
"sn": "string",
"type": "number",
"uploadDate": "number",
},
},
"email": "string",
"emailDay": "array",
"firstName": "string",
"id": "string",
"lastLogin": {},
"lastName": "string",
"practices": {
"5a68db16-0cda-49ed-9fab-68d087f2ac9c": {
"address1": "string",
"city": "string",
"id": "string",
"name": "string",
"phoneNumber": "string",
"practiceId": "string",
"records": "null",
"state": "string",
"zip": "string",
},
},
"programs": {},
"system": {
"messages": {
"appReviewBanner": "number",
"firstUsePhoenix": "number",
"firstUsePhoenixReportsDataMerged": "number",
"lluGettingStartedBanner": "number",
"lluNewFeatureModal": "number",
"lvWebPostRelease": "string",
"streamingTourMandatory": "number",
},
},
"timeFormat": "string",
"twoFactor": {
"primaryMethod": "string",
"primaryValue": "string",
"secondaryMethod": "string",
"secondaryValue": "string",
},
"uiLanguage": "string",
"uom": "string",
}
Received:
{
"accountType": "string",
"communicationLanguage": "string",
"consents": {
"realWorldEvidence": {
"history": "array",
"policyAccept": "number",
"touAccept": "number",
},
},
"country": "string",
"created": {},
"dateFormat": "string",
"dateOfBirth": {},
"details": {},
"devices": {
"5064beb4-c84a-11ef-9336-8ad60696b8ae": {
"id": "string",
"nickname": "string",
"sn": "string",
"type": "number",
"uploadDate": "number",
},
"888b8ca9-b8af-11ef-b5f1-fa0211b939ab": {
"id": "string",
"nickname": "string",
"sn": "string",
"type": "number",
"uploadDate": "number",
},
"a56c8d81-5eaa-11ee-9927-1639b8edd413": {
"id": "string",
"nickname": "string",
"sn": "string",
"type": "number",
"uploadDate": "number",
},
"a96baf04-c7c8-11ed-8b8e-0242ac110006": {
"id": "string",
"nickname": "string",
"sn": "string",
"type": "number",
"uploadDate": "number",
},
"c08364d5-f1ab-11ee-aaa5-5e24e2f78b68": {
"id": "string",
"nickname": "string",
"sn": "string",
"type": "number",
"uploadDate": "number",
},
"ee162534-c846-11ef-b8be-769559953539": {
"id": "string",
"nickname": "string",
"sn": "string",
"type": "number",
"uploadDate": "number",
},
"f534bb76-be0a-11ef-b7b9-beb444a54e4f": {
"id": "string",
"nickname": "string",
"sn": "string",
"type": "number",
"uploadDate": "number",
},
},
"email": "string",
"emailDay": "array",
"firstName": "string",
"id": "string",
"lastLogin": {},
"lastName": "string",
"practices": {
"5a68db16-0cda-49ed-9fab-68d087f2ac9c": {
"address1": "string",
"city": "string",
"id": "string",
"name": "string",
"phoneNumber": "string",
"practiceId": "string",
"records": "null",
"state": "string",
"zip": "string",
},
},
"programs": {},
"system": {
"messages": {
"appReviewBanner": "number",
"firstUsePhoenix": "number",
"firstUsePhoenixReportsDataMerged": "number",
"ll
|
error: Error fetching connections from Libre Link Up API. Error processing request to Libre Link Up API. Error fetching data from Libre Link Up API with status 403. {:
src/client.ts#L187
"minimumVersion": "4.12.0"
},
"status": 920
}
at /home/runner/work/libre-link-unofficial-api/libre-link-unofficial-api/src/client.ts:187:13
|
error: Error reading data from Libre Link Up API. Error fetching reading from Libre Link Up API. Error fetching connections from Libre Link Up API. Error processing request to Libre Link Up API. Error fetching data from Libre Link Up API with status 403. {:
src/client.ts#L105
"minimumVersion": "4.12.0"
},
"status": 920
}
at /home/runner/work/libre-link-unofficial-api/libre-link-unofficial-api/src/client.ts:105:13
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|