Skip to content

feat: advanced filter #91

feat: advanced filter

feat: advanced filter #91

Triggered via pull request August 9, 2024 16:35
@lawvslawvs
synchronize #22
feat/filter
Status Failure
Total duration 26s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: src/filter-map.tsx#L37
Type '"Boolean"' is not assignable to type '"YDoc" | "YMap" | "YArray" | "YText" | "YXmlElement" | "YXmlFragment" | "YAbstractType"'.
build: src/filter-map.tsx#L40
Type '"String"' is not assignable to type '"YDoc" | "YMap" | "YArray" | "YText" | "YXmlElement" | "YXmlFragment" | "YAbstractType"'.
build: src/filter-map.tsx#L43
Type '"Number"' is not assignable to type '"YDoc" | "YMap" | "YArray" | "YText" | "YXmlElement" | "YXmlFragment" | "YAbstractType"'.
build: src/filter-map.tsx#L46
Type '"Uint8Array"' is not assignable to type '"YDoc" | "YMap" | "YArray" | "YText" | "YXmlElement" | "YXmlFragment" | "YAbstractType"'.
build: src/filter-map.tsx#L48
Type '"Object"' is not assignable to type '"YDoc" | "YMap" | "YArray" | "YText" | "YXmlElement" | "YXmlFragment" | "YAbstractType"'.
build
Process completed with exit code 2.