fix: add missing 'type' field with value 'object' on schema #32
Annotations
11 errors
test (20):
src/index.ts#L45
Type 'Point' is not assignable to type 'Geometry'.
|
test (20):
src/index.ts#L47
Type 'MultiPoint' is not assignable to type 'Geometry'.
|
test (20):
src/index.ts#L49
Type 'Polygon' is not assignable to type 'Geometry'.
|
test (20):
src/index.ts#L51
Type 'MultiPolygon' is not assignable to type 'Geometry'.
|
test (20)
Process completed with exit code 1.
|
test (18)
The job was canceled because "_20" failed.
|
test (18):
src/index.ts#L45
Type 'Point' is not assignable to type 'Geometry'.
|
test (18):
src/index.ts#L47
Type 'MultiPoint' is not assignable to type 'Geometry'.
|
test (18):
src/index.ts#L49
Type 'Polygon' is not assignable to type 'Geometry'.
|
test (18):
src/index.ts#L51
Type 'MultiPolygon' is not assignable to type 'Geometry'.
|
test (18)
Process completed with exit code 1.
|