AWS - deploy pure ESM code for Lambda and client, on node 20 #790
Annotations
9 errors and 2 warnings
Run tests:
packages/geoprocessing/src/toolbox/area.test.ts#L19
AssertionError: expected 12391399902.071104 to be close to 12363718145.180046, received difference is 27681756.89105797, but expected 0.005
❯ toolbox/area.test.ts:19:30
|
Run tests:
packages/geoprocessing/src/toolbox/overlapArea.test.ts#L19
AssertionError: expected 49558050527.3877 to be close to 49447340364.08609, received difference is 110710163.30161285, but expected 0.005
❯ toolbox/overlapArea.test.ts:19:27
|
Run tests:
packages/geoprocessing/src/toolbox/overlapArea.test.ts#L22
AssertionError: expected 198111444408.08057 to be close to 197668873521.43488, received difference is 442570886.6456909, but expected 0.005
❯ toolbox/overlapArea.test.ts:22:32
|
Run tests:
packages/geoprocessing/src/toolbox/overlapArea.test.ts#L34
AssertionError: expected 12391399902.071104 to be close to 12363718145.180046, received difference is 27681756.89105797, but expected 0.005
❯ toolbox/overlapArea.test.ts:34:30
|
Run tests:
packages/geoprocessing/src/toolbox/overlapArea.test.ts#L54
AssertionError: expected 12391399902.071104 to be close to 12363718145.180046, received difference is 27681756.89105797, but expected 0.005
❯ toolbox/overlapArea.test.ts:54:30
|
Run tests:
packages/geoprocessing/src/toolbox/overlapArea.test.ts#L78
AssertionError: expected 12368758407.838667 to be close to 12341127230.89369, received difference is 27631176.944976807, but expected 0.005
❯ toolbox/overlapArea.test.ts:78:30
|
Run tests:
packages/geoprocessing/src/toolbox/overlapFeatures.test.ts#L19
AssertionError: expected 49558050527.3877 to be close to 49447340364.08609, received difference is 110710163.30161285, but expected 0.005
❯ toolbox/overlapFeatures.test.ts:19:27
|
Run tests:
packages/geoprocessing/src/toolbox/overlapFeatures.test.ts#L22
AssertionError: expected 198111444408.08057 to be close to 197668873521.43488, received difference is 442570886.6456909, but expected 0.005
❯ toolbox/overlapFeatures.test.ts:22:32
|
Run tests:
packages/geoprocessing/src/toolbox/overlapFeatures.test.ts#L39
AssertionError: expected 0.012392029030473713 to be 0.012364345868141814 // Object.is equality
- Expected
+ Received
- 0.012364345868141814
+ 0.012392029030473713
❯ toolbox/overlapFeatures.test.ts:39:42
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading