feat: support SVGPath #289
Annotations
4 errors and 4 warnings
test (ubuntu-latest, 18):
src/components/Motion.ts#L26
Argument of type 'StyleProperties | SVGPathProperties' is not assignable to parameter of type 'StyleProperties'.
|
test (ubuntu-latest, 18):
src/components/MotionGroup.ts#L42
Argument of type 'StyleProperties | SVGPathProperties' is not assignable to parameter of type 'StyleProperties'.
|
test (ubuntu-latest, 18):
src/components/MotionGroup.ts#L47
Argument of type 'StyleProperties | SVGPathProperties' is not assignable to parameter of type 'StyleProperties'.
|
test (ubuntu-latest, 18)
Process completed with exit code 1.
|
test (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest, 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (ubuntu-latest, 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (ubuntu-latest, 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|