cleanup and tsDoc comments #2901
Annotations
10 errors
Run npm ci:
packages/clients/diplan/src/polar-client.ts#L51
Object literal may only specify known properties, and 'icons' does not exist in type 'ZoomConfiguration'.
|
Run npm ci:
packages/clients/diplan/src/polar-client.ts#L75
Object literal may only specify known properties, and 'icons' does not exist in type 'AttributionsConfiguration'.
|
Run npm ci:
packages/clients/textLocator/src/plugins/GeometrySearch/store/actions/setupDrawReaction.ts#L24
Type 'DebouncedFunc<(feature: Feature<Geometry>) => Promise<any>>' is not assignable to type 'PolarActionHandler<GeometrySearchState, GeometrySearchState>'.
|
Run npm ci:
packages/core/src/vuePlugins/actions/useExtendedMasterportalapiMarkers/index.ts#L202
A spread argument must either have a tuple type or be passed to a rest parameter.
|
Run npm ci:
packages/plugins/Attributions/src/store/index.ts#L81
Property 'icons' does not exist on type 'AttributionsConfiguration'.
|
Run npm ci:
packages/plugins/Draw/src/store/actions.ts#L3
Module '"@polar/lib-custom-types"' has no exported member 'MeasureMode'.
|
Run npm ci:
packages/plugins/Draw/src/store/index.ts#L73
Property 'measureOptions' does not exist on type 'DrawConfiguration'.
|
Run npm ci:
packages/plugins/Draw/src/store/index.ts#L90
Property 'measureOptions' does not exist on type 'DrawConfiguration'.
|
Run npm ci:
packages/plugins/Draw/src/types.ts#L10
Module '"@polar/lib-custom-types"' has no exported member 'MeasureMode'.
|
Run npm ci:
packages/plugins/Draw/src/types.ts#L11
Module '"@polar/lib-custom-types"' has no exported member 'MeasureOptions'.
|
Loading