remove: teen age-rating #2937
ci.yml
on: pull_request
tests
/
unit
2m 48s
Matrix: tests / E2E
asset-packs
/
notify
asset-packs
/
release
asset-packs
/
upload
Matrix: creator-hub / build
Waiting for pending jobs
Annotations
10 errors and 4 warnings
|
tests / E2E (macos-latest)
Process completed with exit code 2.
|
|
test/e2e/Hierarchy.spec.ts > Hierarchy > delete an entity:
packages/inspector/test/e2e/pageObjects/Hierarchy.ts#L38
Error: page.$eval: Failed to find element matching selector ".Hierarchy .Tree[data-test-label="gltf"]"
❯ HierarchyPageObject.getId test/e2e/pageObjects/Hierarchy.ts:38:27
❯ test/e2e/Hierarchy.spec.ts:110:34
|
|
test/e2e/Hierarchy.spec.ts > Hierarchy > check it's not possible to add another Gltf to "gltf":
packages/inspector/test/e2e/pageObjects/Hierarchy.ts#L38
Error: page.$eval: Failed to find element matching selector ".Hierarchy .Tree[data-test-label="gltf"]"
❯ HierarchyPageObject.getId test/e2e/pageObjects/Hierarchy.ts:38:27
❯ test/e2e/Hierarchy.spec.ts:106:34
|
|
test/e2e/Hierarchy.spec.ts > Hierarchy > add Gltf to "gltf":
packages/inspector/test/e2e/pageObjects/Hierarchy.ts#L38
Error: page.$eval: Failed to find element matching selector ".Hierarchy .Tree[data-test-label="gltf"]"
❯ HierarchyPageObject.getId test/e2e/pageObjects/Hierarchy.ts:38:27
❯ test/e2e/Hierarchy.spec.ts:101:34
|
|
test/e2e/Hierarchy.spec.ts > Hierarchy > rename "child 2" to "gltf:
packages/inspector/test/e2e/pageObjects/Hierarchy.ts#L38
Error: page.$eval: Failed to find element matching selector ".Hierarchy .Tree[data-test-label="child 2"]"
❯ HierarchyPageObject.getId test/e2e/pageObjects/Hierarchy.ts:38:27
❯ test/e2e/Hierarchy.spec.ts:94:36
|
|
test/e2e/Hierarchy.spec.ts > Hierarchy > add "child 4" to the root entity and move it after "child 3" inside "new entity":
packages/inspector/test/e2e/pageObjects/Hierarchy.ts#L38
Error: page.$eval: Failed to find element matching selector ".Hierarchy .Tree[data-test-label="child 3"]"
❯ HierarchyPageObject.getId test/e2e/pageObjects/Hierarchy.ts:38:27
❯ test/e2e/Hierarchy.spec.ts:67:36
|
|
test/e2e/Hierarchy.spec.ts > Hierarchy > move "child 3" before "child 1" inside "new entity":
packages/inspector/test/e2e/pageObjects/Hierarchy.ts#L38
Error: page.$eval: Failed to find element matching selector ".Hierarchy .Tree[data-test-label="child 3"]"
❯ HierarchyPageObject.getId test/e2e/pageObjects/Hierarchy.ts:38:27
❯ test/e2e/Hierarchy.spec.ts:53:36
|
|
test/e2e/Hierarchy.spec.ts > Hierarchy > move "child 2" to the root entity's children:
packages/inspector/test/e2e/pageObjects/Hierarchy.ts#L38
Error: page.$eval: Failed to find element matching selector ".Hierarchy .Tree[data-test-label="child 2"]"
❯ HierarchyPageObject.getId test/e2e/pageObjects/Hierarchy.ts:38:27
❯ test/e2e/Hierarchy.spec.ts:44:36
|
|
test/e2e/Hierarchy.spec.ts > Hierarchy > reparent "child 2" under "child 1":
packages/inspector/test/e2e/pageObjects/Hierarchy.ts#L38
Error: page.$eval: Failed to find element matching selector ".Hierarchy .Tree[data-test-label="child 2"]"
❯ HierarchyPageObject.getId test/e2e/pageObjects/Hierarchy.ts:38:27
❯ test/e2e/Hierarchy.spec.ts:37:36
|
|
test/e2e/Hierarchy.spec.ts > Hierarchy > add three children to the entity:
packages/inspector/test/e2e/pageObjects/Hierarchy.ts#L108
Error: Could not click on item entityId=515 and label="child 2": elementHandle.click: Element is not attached to the DOM
Call log:
- attempting click action
- waiting for element to be visible, enabled and stable
❯ HierarchyPageObject.addChild test/e2e/pageObjects/Hierarchy.ts:108:13
❯ test/e2e/Hierarchy.spec.ts:25:5
|
|
lint / lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests / unit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typechecking / typescript
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests / E2E (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
protoc
|
7.3 KB |
sha256:4f9720d7983f8a49971ad1f336d3b7c44f2d54ffc19414ee95bfa3aaec62cb71
|
|