Skip to content

feat: support SVGPath #48

feat: support SVGPath

feat: support SVGPath #48

Triggered via pull request December 7, 2024 16:18
Status Success
Total duration 1m 24s
Artifacts

nightly-release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
release: src/usePermissiveTarget.ts#L6
Parameter 'target' of exported function has or is using private name 'HTMLElement'.
release: src/usePermissiveTarget.ts#L6
Parameter 'target' of exported function has or is using private name 'SVGElement'.
release: src/useReducedMotion.ts#L7
Parameter 'options' of exported function has or is using private name 'Window'.
release: src/utils/style.ts#L156
Parameter 'target' of exported function has or is using private name 'HTMLElement'.
release: src/utils/style.ts#L156
Parameter 'target' of exported function has or is using private name 'SVGElement'.
release: src/utils/style.ts#L177
Parameter 'target' of exported function has or is using private name 'SVGElement'.
release: src/utils/style.ts#L188
Parameter 'target' of exported function has or is using private name 'SVGElement'.
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636