chore(gis): Move WKT/WKB parsing into gis module (#3126) #5599
Annotations
7 warnings
test
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
modules/gis/test/geometry-converters/convert-geometry-to-wkb.spec.ts#L49
Unexpected use of continue statement
|
test:
modules/gis/test/geometry-converters/convert-geometry-to-wkb.spec.ts#L66
Unexpected use of continue statement
|
test:
modules/wkt/test/hex-wkb-loader.spec.ts#L21
Unexpected use of continue statement
|
test:
modules/wkt/test/hex-wkb-loader.spec.ts#L45
Unexpected use of continue statement
|
test:
modules/wkt/test/wkb-loader.spec.ts#L50
Unexpected use of continue statement
|
test:
modules/wkt/test/wkb-loader.spec.ts#L61
Unexpected use of continue statement
|