Skip to content

feat(duration): 添加部分时值计算逻辑 #192

feat(duration): 添加部分时值计算逻辑

feat(duration): 添加部分时值计算逻辑 #192

Triggered via push October 29, 2025 13:30
Status Failure
Total duration 28s
Artifacts

test.yml

on: push
Run tests and collect coverage
24s
Run tests and collect coverage
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run tests and collect coverage
Process completed with exit code 1.
src/components/content.spec.ts > SNContent > destroyed 应该移除内容元素: packages/simple-notation/src/components/content.ts#L58
TypeError: root.getEventBus is not a function ❯ new SNContent src/components/content.ts:58:27 ❯ src/components/content.spec.ts:178:21
src/components/content.spec.ts > SNContent > drawScore 应该更新谱面区域: packages/simple-notation/src/components/content.ts#L58
TypeError: root.getEventBus is not a function ❯ new SNContent src/components/content.ts:58:27 ❯ src/components/content.spec.ts:161:21
src/components/content.spec.ts > SNContent > drawInfo 应该更新信息区域: packages/simple-notation/src/components/content.ts#L58
TypeError: root.getEventBus is not a function ❯ new SNContent src/components/content.ts:58:27 ❯ src/components/content.spec.ts:143:21
src/components/content.spec.ts > SNContent > 应该正确初始化内容容器: packages/simple-notation/src/components/content.ts#L58
TypeError: root.getEventBus is not a function ❯ new SNContent src/components/content.ts:58:27 ❯ src/components/content.spec.ts:91:21