Skip to content

Add projection expression syntax (#888) #1915

Add projection expression syntax (#888)

Add projection expression syntax (#888) #1915

Triggered via pull request November 16, 2024 21:46
Status Failure
Total duration 1m 36s
Artifacts

test-all.yml

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

Annotations

10 errors
Code Hygiene: src/expression/expression.test.ts#L651
Strings must use singlequote
Code Hygiene: src/expression/expression.test.ts#L651
Strings must use singlequote
Code Hygiene: src/expression/expression.test.ts#L654
Strings must use singlequote
Code Hygiene: src/expression/expression.test.ts#L671
Strings must use singlequote
Code Hygiene: src/expression/expression.test.ts#L671
Strings must use singlequote
Code Hygiene: src/expression/expression.test.ts#L674
Strings must use singlequote
Code Hygiene
Process completed with exit code 1.
expression › tests/interpolate/projection/same-from-to/test.json: test/integration/expression/expression.test.ts#L72
Evaluation Failed: Expected [["mercator","mercator",0.5]] Result [["mercator","mercator",0.5]] at Object.<anonymous> (test/integration/expression/expression.test.ts:72:23)
expression › tests/interpolate/projection/linear/test.json: test/integration/expression/expression.test.ts#L72
Evaluation Failed: Expected [["vertical-perspective","mercator",0.5]] Result [["vertical-perspective","mercator",0.5]] at Object.<anonymous> (test/integration/expression/expression.test.ts:72:23)
Unit and Integration Tests
Process completed with exit code 1.