Skip to content

Opt physics experience and opt physics unit test #3631

Opt physics experience and opt physics unit test

Opt physics experience and opt physics unit test #3631

Triggered via pull request November 21, 2024 07:43
Status Failure
Total duration 3m 24s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
src/core/physics/ColliderShape.test.ts > ColliderShape > BoxColliderShape: tests/src/core/physics/ColliderShape.test.ts#L53
AssertionError: expected 0.02 to equal -2.4 - Expected + Received - -2.4 + 0.02 ❯ src/core/physics/ColliderShape.test.ts:53:38
src/core/physics/ColliderShape.test.ts > ColliderShape > CapsuleColliderShape: tests/src/core/physics/ColliderShape.test.ts#L129
AssertionError: expected 0.02 to equal -2.4 - Expected + Received - -2.4 + 0.02 ❯ src/core/physics/ColliderShape.test.ts:129:42
src/core/physics/ColliderShape.test.ts > ColliderShape > PlaneColliderShape: tests/src/core/physics/ColliderShape.test.ts#L168
AssertionError: expected 0.02 to equal -2.4 - Expected + Received - -2.4 + 0.02 ❯ src/core/physics/ColliderShape.test.ts:168:40
src/core/physics/ColliderShape.test.ts > ColliderShape > SphereColliderShape: tests/src/core/physics/ColliderShape.test.ts#L219
AssertionError: expected 0.02 to equal -2.4 - Expected + Received - -2.4 + 0.02 ❯ src/core/physics/ColliderShape.test.ts:219:41
codecov
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (22.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (22.x, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
codecov
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/