Skip to content

fix: add missing 'type' field with value 'object' on schema #32

fix: add missing 'type' field with value 'object' on schema

fix: add missing 'type' field with value 'object' on schema #32

Triggered via pull request September 30, 2024 16:36
Status Failure
Total duration 26s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.