test: add more test for MapsetKmlFormat #1122
Annotations
10 errors and 1 warning
|
build:
src/ol/utils/MapsetKmlFormat.test.ts#L128
Property 'length' does not exist on type 'StyleLike'.
|
|
build:
src/ol/utils/MapsetKmlFormat.test.ts#L128
'styles' is possibly 'undefined'.
|
|
build:
src/ol/utils/MapsetKmlFormat.test.ts#L92
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
build:
src/ol/utils/MapsetKmlFormat.test.ts#L90
Expected 3 arguments, but got 4.
|
|
build:
src/ol/utils/MapsetKmlFormat.test.ts#L83
Object literal may only specify known properties, and 'name' does not exist in type 'Options<VectorSource<Feature<Geometry, { [x: string]: any; }>>, FeatureLike>'.
|
|
build:
src/ol/utils/MapsetKmlFormat.test.ts#L37
Expected 3 arguments, but got 4.
|
|
build:
src/ol/utils/MapsetKmlFormat.test.ts#L29
Object literal may only specify known properties, and 'name' does not exist in type 'Options<VectorSource<FeatureLike>, FeatureLike>'.
|
|
build:
src/ol/utils/MapsetKmlFormat.test.ts#L19
Cannot find name 'Projection'.
|
|
build:
src/ol/utils/MapsetKmlFormat.test.ts#L16
Parameter 'feats' implicitly has an 'any' type.
|
|
build:
src/ol/utils/MapsetKmlFormat.test.ts#L8
Could not find a declaration file for module 'xml-beautifier'. '/home/runner/work/mobility-toolbox-js/mobility-toolbox-js/node_modules/.pnpm/xml-beautifier@0.5.0/node_modules/xml-beautifier/dist/index.js' implicitly has an 'any' type.
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|