Skip to content

Hot-fix: Make ScrollBox Type Defaults to 'vertical' #322

Hot-fix: Make ScrollBox Type Defaults to 'vertical'

Hot-fix: Make ScrollBox Type Defaults to 'vertical' #322

Triggered via pull request February 6, 2025 14:31
Status Failure
Total duration 51s
Artifacts

testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: src/stories/list/ListSprite.stories.ts#L1
Property 'reverse' does not exist on type 'readonly ["vertical", "horizontal", "bidirectional"]'.
build: src/stories/scrollBox/ScrollBoxDynamicDimensions.stories.ts#L1
Property 'reverse' does not exist on type 'readonly ["vertical", "horizontal", "bidirectional"]'.
build: src/stories/scrollBox/ScrollBoxGraphics.stories.ts#L1
Property 'reverse' does not exist on type 'readonly ["vertical", "horizontal", "bidirectional"]'.
build: src/stories/scrollBox/ScrollBoxProximity.stories.ts#L1
Property 'reverse' does not exist on type 'readonly ["vertical", "horizontal", "bidirectional"]'.
build: src/stories/scrollBox/ScrollBoxSprite.stories.ts#L1
Property 'reverse' does not exist on type 'readonly ["vertical", "horizontal", "bidirectional"]'.
build: src/stories/switcher/Switcher.stories.ts#L1
Argument of type '((readonly ["onPress", "onDown", "onUp", "onHover", "onOut", "onUpOut"] & string) | (string[] & string))[]' is not assignable to parameter of type '"onPress" | "onDown" | "onUp" | "onHover" | "onOut" | "onUpOut" | ("onPress" | "onDown" | "onUp" | "onHover" | "onOut" | "onUpOut")[]'.
build
Process completed with exit code 2.