Skip to content

static render micro optim #2800

static render micro optim

static render micro optim #2800

Triggered via pull request July 8, 2024 09:35
Status Failure
Total duration 1m 14s
Artifacts

ci.yaml

on: pull_request
Matrix: test
playwright
0s
playwright
publish-npm
0s
publish-npm
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
tests/cases/unit/model/markerTreeGenerator.spec.tsx > Marker tree generator > combine nested markers: packages/react-binding/tests/cases/unit/model/markerTreeGenerator.spec.tsx#L433
AssertionError: expected MarkerTreeRoot{ …(2) } to deeply equal MarkerTreeRoot{ …(2) } - Expected + Received MarkerTreeRoot { "placeholdersByAliases": Map {}, "subTrees": Map { "est_1543814756" => EntitySubTreeMarker { "environment": Environment { "options": Object { "dimensions": Object {}, "extensions": Map {}, "node": Object { "entity": Object { "customPrimaryAllowed": false, "fields": Map { "id" => Object { "__typename": "_Column", "defaultValue": null, "enumName": null, "name": "id", "nullable": false, "type": "Uuid", }, "hasMany" => Object { "__typename": "_Relation", "name": "hasMany", "nullable": null, "onDelete": null, "orderBy": null, "orphanRemoval": null, "ownedBy": "hasOne", "side": "inverse", "targetEntity": "Bar", "type": "OneHasMany", }, "common" => Object { "__typename": "_Relation", "name": "common", "nullable": null, "onDelete": null, "orderBy": null, "orphanRemoval": null, "ownedBy": "hasOne", "side": "inverse", "targetEntity": "Bar", "type": "OneHasMany", }, "fooField" => Object { "__typename": "_Column", "defaultValue": null, "enumName": null, "name": "fooField", "nullable": false, "type": "String", }, "hasOneField" => Object { "__typename": "_Column", "defaultValue": null, "enumName": null, "name": "hasOneField", "nullable": false, "type": "String", }, }, "name": "Foo", "unique": Array [], }, "expectedCardinality": "one", "filter": Object { "bar": Object { "eq": 123, }, }, "type": "subtree-entity", }, "parameters": Object {}, "schema": Schema { "store": Object { "entities": Map { "Foo" => Object { "customPrimaryAllowed": false, "fields": Map { "id" => Object { "__typename": "_Column", "defaultValue": null, "enumName": null, "name": "id", "nullable": false, "type": "Uuid", }, "hasMany" => Object { "__typename": "_Relation", "name": "hasMany", "nullable": null, "onDelete": null, "orderBy": null, "orphanRemoval": null, "ownedBy": "hasOne", "side": "inverse", "targetEntity": "Bar", "type": "OneHasMany", }, "common" => Object { "__typename": "_Relation", "name": "common", "nullable": null, "onDelete": null, "orderBy": null, "orphanRemoval": null,
test (test, yarn run test)
Process completed with exit code 1.
test (build, yarn run build)
The job was canceled because "test_yarn_run_test" failed.
test (build, yarn run build)
The operation was canceled.
test (api-exporter, yarn run ts:build yarn run ae:test )
The job was canceled because "test_yarn_run_test" failed.
test (api-exporter, yarn run ts:build yarn run ae:test )
The operation was canceled.
test (dedupe, yarn dedupe --check)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (eslint, yarn run eslint:lint)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (lint-imports, yarn tsx ./scripts/lint/module-import-linter.ts)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (test, yarn run test)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/