Skip to content

feat(memory): add MemoryDO #23

feat(memory): add MemoryDO

feat(memory): add MemoryDO #23

Triggered via pull request April 23, 2023 09:33
Status Failure
Total duration 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/engine/core/pool/memory/MemoryInfo.ts#L2
Cannot find module '../../../math/Quaternion' or its corresponding type declarations.
test: src/engine/core/pool/memory/MemoryInfo.ts#L3
Cannot find module '../../../math/Vector2' or its corresponding type declarations.
test: src/engine/core/pool/memory/MemoryInfo.ts#L4
Cannot find module '../../../math/Vector3' or its corresponding type declarations.
test: src/engine/core/pool/memory/MemoryInfo.ts#L5
Cannot find module '../../../math/Vector4' or its corresponding type declarations.
test: src/engine/gfx/graphics/webGpu/CanvasConfig.ts#L1
Cannot find module '../../../core/Scene3D' or its corresponding type declarations.
test: src/engine/math/AnimationCurve.ts#L1
Cannot find module './MathUtil' or its corresponding type declarations.
test: src/engine/math/Bezier2D.ts#L1
Cannot find module './MathUtil' or its corresponding type declarations.
test: src/engine/math/Bezier2D.ts#L2
Cannot find module './Vector2' or its corresponding type declarations.
test: src/engine/math/Bezier3D.ts#L1
Cannot find module './Vector3' or its corresponding type declarations.
test: src/engine/math/Line.ts#L2
Cannot find module './Matrix4' or its corresponding type declarations.