Skip to content

Calculate resolution correctly for rotated rasters #222

Calculate resolution correctly for rotated rasters

Calculate resolution correctly for rotated rasters #222

Re-run triggered November 10, 2023 10:07
Status Failure
Total duration 2m 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci: src/geotiffimage.js#L863
Expected '===' and instead saw '=='
ci: src/geotiffimage.js#L863
Expected '===' and instead saw '=='
ci: src/geotiffimage.js#L871
Unexpected mix of '*' and '+'. Use parentheses to clarify the intended order of operations
ci: src/geotiffimage.js#L871
'+' should be placed at the beginning of the line
ci: src/geotiffimage.js#L871
Unexpected mix of '*' and '+'. Use parentheses to clarify the intended order of operations
ci: src/geotiffimage.js#L871
Unexpected mix of '+' and '*'. Use parentheses to clarify the intended order of operations
ci: src/geotiffimage.js#L872
Unexpected mix of '+' and '*'. Use parentheses to clarify the intended order of operations
ci: src/geotiffimage.js#L873
Unexpected mix of '*' and '+'. Use parentheses to clarify the intended order of operations
ci: src/geotiffimage.js#L873
'+' should be placed at the beginning of the line
ci: src/geotiffimage.js#L873
Unexpected mix of '*' and '+'. Use parentheses to clarify the intended order of operations
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/