Skip to content

Update docs for @reactodia/workspace@0.31.0 #5

Update docs for @reactodia/workspace@0.31.0

Update docs for @reactodia/workspace@0.31.0 #5

Triggered via pull request November 14, 2025 23:52
Status Failure
Total duration 49s
Artifacts

ci-checks.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (22.x)
Type 'CSSRuleList' must have a '[Symbol.iterator]()' method that returns an iterator.
build (22.x)
Type 'CSSRuleList' must have a '[Symbol.iterator]()' method that returns an iterator.
build (22.x)
Type 'CSSStyleDeclaration' must have a '[Symbol.iterator]()' method that returns an iterator.
build (22.x)
Type 'NodeListOf<HTMLImageElement>' must have a '[Symbol.iterator]()' method that returns an iterator.
build (22.x)
Type 'NodeListOf<HTMLImageElement>' must have a '[Symbol.iterator]()' method that returns an iterator.
build (22.x)
Type 'NodeListOf<HTMLImageElement>' must have a '[Symbol.iterator]()' method that returns an iterator.
build (22.x)
Type 'NodeListOf<Element>' must have a '[Symbol.iterator]()' method that returns an iterator.
build (22.x)
Argument of type 'readonly string[]' is not assignable to parameter of type 'readonly T[]'.
build (22.x)
Type 'DOMStringList' must have a '[Symbol.iterator]()' method that returns an iterator.
build (22.x)
Type '(types: readonly string[]) => { icon: ComponentType<SVGProps<SVGSVGElement> & { title?: string; }>; iconMonochrome: true; color?: undefined; } | { color: string; icon?: undefined; iconMonochrome?: undefined; }' is not assignable to type 'TypeStyleResolver'.