Skip to content

feat: Enhance transition api #300

feat: Enhance transition api

feat: Enhance transition api #300

Triggered via pull request October 24, 2025 07:17
Status Failure
Total duration 3m 32s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci
Process completed with exit code 1.
__tests__/model/animation.spec.ts > Animation > should use provided interp function when given: src/model/animation.ts#L187
TypeError: Cannot read properties of undefined (reading 'startValue') ❯ Animation.getArgs src/model/animation.ts:187:24 ❯ iterate src/model/animation.ts:92:60 ❯ tick __tests__/model/animation.spec.ts:65:8 ❯ __tests__/model/animation.spec.ts:280:5
__tests__/model/animation.spec.ts > Animation > should run numeric animation, call callbacks and notify on complete: src/model/animation.ts#L187
TypeError: Cannot read properties of undefined (reading 'startValue') ❯ Animation.getArgs src/model/animation.ts:187:24 ❯ iterate src/model/animation.ts:92:60 ❯ tick __tests__/model/animation.spec.ts:65:8 ❯ __tests__/model/animation.spec.ts:119:5