Skip to content

feat: support legend render #288

feat: support legend render

feat: support legend render #288

Triggered via pull request November 5, 2025 13:04
Status Success
Total duration 3m 35s
Artifacts

build.yml

on: pull_request
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