Skip to content

feat: support SVGPath #46

feat: support SVGPath

feat: support SVGPath #46

Triggered via pull request December 7, 2024 14:33
Status Failure
Total duration 42s
Artifacts

nightly-release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
release: src/components/Motion.ts#L26
Argument of type 'StyleProperties | SVGPathProperties' is not assignable to parameter of type 'StyleProperties'.
release: src/components/MotionGroup.ts#L42
Argument of type 'StyleProperties | SVGPathProperties' is not assignable to parameter of type 'StyleProperties'.
release: src/components/MotionGroup.ts#L47
Argument of type 'StyleProperties | SVGPathProperties' is not assignable to parameter of type 'StyleProperties'.
release
Process completed with exit code 1.
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636