Skip to content

Fix: Slider fill is visible when progress is close to edjes #185

Fix: Slider fill is visible when progress is close to edjes

Fix: Slider fill is visible when progress is close to edjes #185

Triggered via pull request November 13, 2023 16:09
Status Success
Total duration 1m 10s
Artifacts

testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
build: src/ProgressBar.ts#L1
Import declaration conflicts with local declaration of 'NineSlicePlane'.
build: src/ProgressBar.ts#L1
Property 'bg' does not exist on type 'NineSlicePlane'.
build: src/ProgressBar.ts#L1
Property 'fill' does not exist on type 'NineSlicePlane'.
build: src/stories/progressBar/ProgressBarNineSlicePlane.stories.ts#L1
Type '{ bg: number[]; fill: number[]; }' is not assignable to type 'NineSlicePlane'.
build: src/stories/slider/DoubleSliderNineSlicePlane.stories.ts#L1
Type '{ bg: number[]; fill: number[]; }' is not assignable to type 'NineSlicePlane'.
build: src/stories/slider/SliderNineSlicePlane.stories.ts#L1
Type '{ bg: number[]; fill: number[]; }' is not assignable to type 'NineSlicePlane'.
build: src/ProgressBar.ts#L1
Import declaration conflicts with local declaration of 'NineSlicePlane'.
build: src/ProgressBar.ts#L1
Property 'bg' does not exist on type 'NineSlicePlane'.
build: src/ProgressBar.ts#L1
Property 'fill' does not exist on type 'NineSlicePlane'.
build: src/stories/progressBar/ProgressBarNineSlicePlane.stories.ts#L1
Type '{ bg: number[]; fill: number[]; }' is not assignable to type 'NineSlicePlane'.
build: src/stories/slider/DoubleSliderNineSlicePlane.stories.ts#L1
Type '{ bg: number[]; fill: number[]; }' is not assignable to type 'NineSlicePlane'.
build: src/stories/slider/SliderNineSlicePlane.stories.ts#L1
Type '{ bg: number[]; fill: number[]; }' is not assignable to type 'NineSlicePlane'.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Input.ts#L78
Duplicate @param "options"
build: src/Input.ts#L78
Duplicate @param "options"