[PRD-525] [PRD-956] Rely on PouchDB for search #8
Annotations
10 warnings
Build and publish:
src/@types/cozy-client.d.ts#L173
Unexpected any. Specify a different type
|
Build and publish:
src/dataproxy/worker/platformWorker.ts#L34
Unexpected any. Specify a different type
|
Build and publish:
src/dataproxy/worker/platformWorker.ts#L42
Unsafe member access .value on an `any` value
|
Build and publish:
src/dataproxy/worker/platformWorker.ts#L51
Unexpected any. Specify a different type
|
Build and publish:
src/dataproxy/worker/platformWorker.ts#L56
Unsafe assignment of an `any` value
|
Build and publish:
src/dataproxy/worker/platformWorker.ts#L108
Unsafe assignment of an `any` value
|
Build and publish:
src/search/SearchEngine.ts#L69
Unsafe argument of type `any` assigned to a parameter of type `Function`
|
Build and publish:
src/search/SearchEngine.ts#L80
Unsafe assignment of an `any` value
|
Build and publish:
src/search/SearchEngine.ts#L80
Unsafe member access .realtime on an `any` value
|
Build and publish:
src/search/SearchEngine.ts#L81
Unsafe call of an `any` typed value
|