Calculate resolution correctly for rotated rasters #222
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/
|