Skip to content

Rename adaptive globe to globe-to-mercator #1693

Rename adaptive globe to globe-to-mercator

Rename adaptive globe to globe-to-mercator #1693

Triggered via pull request November 2, 2024 12:49
Status Failure
Total duration 1m 35s
Artifacts

test-all.yml

on: pull_request
Code Hygiene
23s
Code Hygiene
Unit and Integration Tests
27s
Unit and Integration Tests
Matrix: Packaging and Build tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Code Hygiene: src/validate/validate_projection.test.ts#L33
Type '"spherical-to-web-mercator"' is not assignable to type '"web-mercator" | "globe" | "globe-to-web-mercator"'.
Code Hygiene
Process completed with exit code 2.
Validate projection › Should pass if everything is according to spec: src/validate/validate_projection.test.ts#L34
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"message": "type: expected one of [web-mercator, globe, globe-to-web-mercator], \"spherical-to-web-mercator\" found"}] at Object.<anonymous> (src/validate/validate_projection.test.ts:34:24)
Unit and Integration Tests
Process completed with exit code 1.