Skip to content

refactor: Better readability #12

refactor: Better readability

refactor: Better readability #12

Triggered via push October 21, 2024 12:55
Status Success
Total duration 2m 2s
Artifacts

ci-cd.yml

on: push
Build and publish
1m 54s
Build and publish
Fit to window
Zoom out
Zoom in

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#L71
Unsafe argument of type `any` assigned to a parameter of type `Function`
Build and publish: src/search/SearchEngine.ts#L82
Unsafe assignment of an `any` value
Build and publish: src/search/SearchEngine.ts#L82
Unsafe member access .realtime on an `any` value
Build and publish: src/search/SearchEngine.ts#L83
Unsafe call of an `any` typed value