Skip to content

fix: stop updating slider value when the drag target changes (#364) #292

fix: stop updating slider value when the drag target changes (#364)

fix: stop updating slider value when the drag target changes (#364) #292

Triggered via push November 19, 2025 07:48
Status Success
Total duration 4m 17s
Artifacts

build.yml

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

Annotations

10 warnings
build (22.17.0): src/core/component.ts#L65
'transformOrigin' is assigned a value but never used
build (22.17.0): src/core/component.ts#L65
'transform' is assigned a value but never used
build (22.17.0): src/core/component.ts#L65
'y' is assigned a value but never used
build (22.17.0): src/core/component.ts#L65
'x' is assigned a value but never used
build (22.17.0): src/core/component.ts#L62
'container' is defined but never used
build (22.17.0): src/core/component.ts#L62
'attributes' is defined but never used
build (22.17.0): src/animation/fadeOut.ts#L6
Assignment to property of function parameter 'element'
build (22.17.0): src/animation/fadeOut.ts#L5
Unexpected unnamed function
build (22.17.0): src/animation/fadeIn.ts#L6
Assignment to property of function parameter 'element'
build (22.17.0): src/animation/fadeIn.ts#L5
Unexpected unnamed function