fix: field schema map paths #24642
main.yml
on: pull_request
changes
7s
lint
5m 38s
Matrix: build-and-test-templates
Matrix: tests-e2e
Matrix: tests-int
tests-unit
47s
tests-types
1m 10s
tests-type-generation
35s
analyze
1m 14s
Matrix: tests-e2e-turbo
Publish Canary
0s
Annotations
35 errors
|
e2e-bulk-edit
Process completed with exit code 1.
|
|
int-mongodb-atlas
Process completed with exit code 1.
|
|
[int] test/field-paths/int.spec.ts > Field Paths > field schema map > should build a field schema map with correct field schema paths:
test/field-paths/int.spec.ts#L177
AssertionError: expected [ Array(37) ] to deeply equal [ Array(36) ]
- Expected
+ Received
@@ -33,6 +33,7 @@
"blocks.CollapsibleBlock._index-0-0.textInCollapsibleInCollapsibleBlock",
"blocks.CollapsibleBlock.id",
"blocks.CollapsibleBlock.blockName",
"updatedAt",
"createdAt",
+ "_status",
]
❯ test/field-paths/int.spec.ts:177:31
|
|
[int] test/field-paths/int.spec.ts > Field Paths > hooks > should pass correct field paths through field hooks:
test/field-paths/int.spec.ts#L149
AssertionError: expected { …(62) } to deeply equal { …(62) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "_status": "draft",
"array": [
{
"fieldWithinArray": "Test",
"id": "69607d92570778494d94cf09",
"nestedArray": [
@@ -483,11 +484,10 @@
"schemaPath": [
"_index-5",
"textFieldInUnnamedGroup",
],
},
- "textInCollapsibleInCollapsibleBlock": undefined,
"textInCollapsibleInCollapsibleBlock_afterRead_FieldPaths": {
"indexPath": [],
"path": [
"blocks",
"0",
❯ test/field-paths/int.spec.ts:149:19
|
|
int-cosmosdb
Process completed with exit code 1.
|
|
[int] test/field-paths/int.spec.ts > Field Paths > field schema map > should build a field schema map with correct field schema paths:
test/field-paths/int.spec.ts#L177
AssertionError: expected [ Array(37) ] to deeply equal [ Array(36) ]
- Expected
+ Received
@@ -33,6 +33,7 @@
"blocks.CollapsibleBlock._index-0-0.textInCollapsibleInCollapsibleBlock",
"blocks.CollapsibleBlock.id",
"blocks.CollapsibleBlock.blockName",
"updatedAt",
"createdAt",
+ "_status",
]
❯ test/field-paths/int.spec.ts:177:31
|
|
[int] test/field-paths/int.spec.ts > Field Paths > hooks > should pass correct field paths through field hooks:
test/field-paths/int.spec.ts#L149
AssertionError: expected { …(62) } to deeply equal { …(62) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "_status": "draft",
"array": [
{
"fieldWithinArray": "Test",
"id": "69607da363061b5d7f9ba8b7",
"nestedArray": [
@@ -483,11 +484,10 @@
"schemaPath": [
"_index-5",
"textFieldInUnnamedGroup",
],
},
- "textInCollapsibleInCollapsibleBlock": undefined,
"textInCollapsibleInCollapsibleBlock_afterRead_FieldPaths": {
"indexPath": [],
"path": [
"blocks",
"0",
❯ test/field-paths/int.spec.ts:149:19
|
|
int-firestore
Process completed with exit code 1.
|
|
[int] test/field-paths/int.spec.ts > Field Paths > field schema map > should build a field schema map with correct field schema paths:
test/field-paths/int.spec.ts#L177
AssertionError: expected [ Array(37) ] to deeply equal [ Array(36) ]
- Expected
+ Received
@@ -33,6 +33,7 @@
"blocks.CollapsibleBlock._index-0-0.textInCollapsibleInCollapsibleBlock",
"blocks.CollapsibleBlock.id",
"blocks.CollapsibleBlock.blockName",
"updatedAt",
"createdAt",
+ "_status",
]
❯ test/field-paths/int.spec.ts:177:31
|
|
[int] test/field-paths/int.spec.ts > Field Paths > hooks > should pass correct field paths through field hooks:
test/field-paths/int.spec.ts#L149
AssertionError: expected { …(62) } to deeply equal { …(62) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "_status": "draft",
"array": [
{
"fieldWithinArray": "Test",
"id": "69607dae17be105c4d3f7f67",
"nestedArray": [
@@ -483,11 +484,10 @@
"schemaPath": [
"_index-5",
"textFieldInUnnamedGroup",
],
},
- "textInCollapsibleInCollapsibleBlock": undefined,
"textInCollapsibleInCollapsibleBlock_afterRead_FieldPaths": {
"indexPath": [],
"path": [
"blocks",
"0",
❯ test/field-paths/int.spec.ts:149:19
|
|
int-sqlite-uuid
Process completed with exit code 1.
|
|
[int] test/field-paths/int.spec.ts > Field Paths > field schema map > should build a field schema map with correct field schema paths:
test/field-paths/int.spec.ts#L177
AssertionError: expected [ Array(37) ] to deeply equal [ Array(36) ]
- Expected
+ Received
@@ -33,6 +33,7 @@
"blocks.CollapsibleBlock._index-0-0.textInCollapsibleInCollapsibleBlock",
"blocks.CollapsibleBlock.id",
"blocks.CollapsibleBlock.blockName",
"updatedAt",
"createdAt",
+ "_status",
]
❯ test/field-paths/int.spec.ts:177:31
|
|
[int] test/field-paths/int.spec.ts > Field Paths > hooks > should pass correct field paths through field hooks:
test/field-paths/int.spec.ts#L149
AssertionError: expected { …(62) } to deeply equal { …(62) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "_status": "draft",
"array": [
{
"fieldWithinArray": "Test",
"fieldWithinRowWithinArray": null,
"id": "69607da738bd4923f0772b4e",
@@ -487,11 +488,10 @@
"schemaPath": [
"_index-5",
"textFieldInUnnamedGroup",
],
},
- "textInCollapsibleInCollapsibleBlock": undefined,
"textInCollapsibleInCollapsibleBlock_afterRead_FieldPaths": {
"indexPath": [],
"path": [
"blocks",
"0",
❯ test/field-paths/int.spec.ts:149:19
|
|
int-mongodb
Process completed with exit code 1.
|
|
[int] test/field-paths/int.spec.ts > Field Paths > field schema map > should build a field schema map with correct field schema paths:
test/field-paths/int.spec.ts#L177
AssertionError: expected [ Array(37) ] to deeply equal [ Array(36) ]
- Expected
+ Received
@@ -33,6 +33,7 @@
"blocks.CollapsibleBlock._index-0-0.textInCollapsibleInCollapsibleBlock",
"blocks.CollapsibleBlock.id",
"blocks.CollapsibleBlock.blockName",
"updatedAt",
"createdAt",
+ "_status",
]
❯ test/field-paths/int.spec.ts:177:31
|
|
[int] test/field-paths/int.spec.ts > Field Paths > hooks > should pass correct field paths through field hooks:
test/field-paths/int.spec.ts#L149
AssertionError: expected { …(62) } to deeply equal { …(62) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "_status": "draft",
"array": [
{
"fieldWithinArray": "Test",
"id": "69607db876c8415d1a151bcf",
"nestedArray": [
@@ -483,11 +484,10 @@
"schemaPath": [
"_index-5",
"textFieldInUnnamedGroup",
],
},
- "textInCollapsibleInCollapsibleBlock": undefined,
"textInCollapsibleInCollapsibleBlock_afterRead_FieldPaths": {
"indexPath": [],
"path": [
"blocks",
"0",
❯ test/field-paths/int.spec.ts:149:19
|
|
int-postgres-custom-schema
Process completed with exit code 1.
|
|
[int] test/field-paths/int.spec.ts > Field Paths > field schema map > should build a field schema map with correct field schema paths:
test/field-paths/int.spec.ts#L177
AssertionError: expected [ Array(37) ] to deeply equal [ Array(36) ]
- Expected
+ Received
@@ -33,6 +33,7 @@
"blocks.CollapsibleBlock._index-0-0.textInCollapsibleInCollapsibleBlock",
"blocks.CollapsibleBlock.id",
"blocks.CollapsibleBlock.blockName",
"updatedAt",
"createdAt",
+ "_status",
]
❯ test/field-paths/int.spec.ts:177:31
|
|
[int] test/field-paths/int.spec.ts > Field Paths > hooks > should pass correct field paths through field hooks:
test/field-paths/int.spec.ts#L149
AssertionError: expected { id: 2, …(61) } to deeply equal { …(62) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "_status": "draft",
"array": [
{
"fieldWithinArray": "Test",
"fieldWithinRowWithinArray": null,
"id": "69607dc2ea613a5274ff5e03",
@@ -487,11 +488,10 @@
"schemaPath": [
"_index-5",
"textFieldInUnnamedGroup",
],
},
- "textInCollapsibleInCollapsibleBlock": undefined,
"textInCollapsibleInCollapsibleBlock_afterRead_FieldPaths": {
"indexPath": [],
"path": [
"blocks",
"0",
❯ test/field-paths/int.spec.ts:149:19
|
|
int-documentdb
Process completed with exit code 1.
|
|
[int] test/field-paths/int.spec.ts > Field Paths > field schema map > should build a field schema map with correct field schema paths:
test/field-paths/int.spec.ts#L177
AssertionError: expected [ Array(37) ] to deeply equal [ Array(36) ]
- Expected
+ Received
@@ -33,6 +33,7 @@
"blocks.CollapsibleBlock._index-0-0.textInCollapsibleInCollapsibleBlock",
"blocks.CollapsibleBlock.id",
"blocks.CollapsibleBlock.blockName",
"updatedAt",
"createdAt",
+ "_status",
]
❯ test/field-paths/int.spec.ts:177:31
|
|
[int] test/field-paths/int.spec.ts > Field Paths > hooks > should pass correct field paths through field hooks:
test/field-paths/int.spec.ts#L149
AssertionError: expected { …(62) } to deeply equal { …(62) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "_status": "draft",
"array": [
{
"fieldWithinArray": "Test",
"id": "69607dc8918fd25e870e7147",
"nestedArray": [
@@ -483,11 +484,10 @@
"schemaPath": [
"_index-5",
"textFieldInUnnamedGroup",
],
},
- "textInCollapsibleInCollapsibleBlock": undefined,
"textInCollapsibleInCollapsibleBlock_afterRead_FieldPaths": {
"indexPath": [],
"path": [
"blocks",
"0",
❯ test/field-paths/int.spec.ts:149:19
|
|
int-sqlite
Process completed with exit code 1.
|
|
[int] test/field-paths/int.spec.ts > Field Paths > field schema map > should build a field schema map with correct field schema paths:
test/field-paths/int.spec.ts#L177
AssertionError: expected [ Array(37) ] to deeply equal [ Array(36) ]
- Expected
+ Received
@@ -33,6 +33,7 @@
"blocks.CollapsibleBlock._index-0-0.textInCollapsibleInCollapsibleBlock",
"blocks.CollapsibleBlock.id",
"blocks.CollapsibleBlock.blockName",
"updatedAt",
"createdAt",
+ "_status",
]
❯ test/field-paths/int.spec.ts:177:31
|
|
[int] test/field-paths/int.spec.ts > Field Paths > hooks > should pass correct field paths through field hooks:
test/field-paths/int.spec.ts#L149
AssertionError: expected { id: 2, …(61) } to deeply equal { …(62) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "_status": "draft",
"array": [
{
"fieldWithinArray": "Test",
"fieldWithinRowWithinArray": null,
"id": "69607dd0fee1e02438be18dc",
@@ -487,11 +488,10 @@
"schemaPath": [
"_index-5",
"textFieldInUnnamedGroup",
],
},
- "textInCollapsibleInCollapsibleBlock": undefined,
"textInCollapsibleInCollapsibleBlock_afterRead_FieldPaths": {
"indexPath": [],
"path": [
"blocks",
"0",
❯ test/field-paths/int.spec.ts:149:19
|
|
int-postgres-uuid
Process completed with exit code 1.
|
|
[int] test/field-paths/int.spec.ts > Field Paths > field schema map > should build a field schema map with correct field schema paths:
test/field-paths/int.spec.ts#L177
AssertionError: expected [ Array(37) ] to deeply equal [ Array(36) ]
- Expected
+ Received
@@ -33,6 +33,7 @@
"blocks.CollapsibleBlock._index-0-0.textInCollapsibleInCollapsibleBlock",
"blocks.CollapsibleBlock.id",
"blocks.CollapsibleBlock.blockName",
"updatedAt",
"createdAt",
+ "_status",
]
❯ test/field-paths/int.spec.ts:177:31
|
|
[int] test/field-paths/int.spec.ts > Field Paths > hooks > should pass correct field paths through field hooks:
test/field-paths/int.spec.ts#L149
AssertionError: expected { …(62) } to deeply equal { …(62) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "_status": "draft",
"array": [
{
"fieldWithinArray": "Test",
"fieldWithinRowWithinArray": null,
"id": "69607ddb2b10c952b8124f16",
@@ -487,11 +488,10 @@
"schemaPath": [
"_index-5",
"textFieldInUnnamedGroup",
],
},
- "textInCollapsibleInCollapsibleBlock": undefined,
"textInCollapsibleInCollapsibleBlock_afterRead_FieldPaths": {
"indexPath": [],
"path": [
"blocks",
"0",
❯ test/field-paths/int.spec.ts:149:19
|
|
int-postgres
Process completed with exit code 1.
|
|
[int] test/field-paths/int.spec.ts > Field Paths > field schema map > should build a field schema map with correct field schema paths:
test/field-paths/int.spec.ts#L177
AssertionError: expected [ Array(37) ] to deeply equal [ Array(36) ]
- Expected
+ Received
@@ -33,6 +33,7 @@
"blocks.CollapsibleBlock._index-0-0.textInCollapsibleInCollapsibleBlock",
"blocks.CollapsibleBlock.id",
"blocks.CollapsibleBlock.blockName",
"updatedAt",
"createdAt",
+ "_status",
]
❯ test/field-paths/int.spec.ts:177:31
|
|
[int] test/field-paths/int.spec.ts > Field Paths > hooks > should pass correct field paths through field hooks:
test/field-paths/int.spec.ts#L149
AssertionError: expected { id: 2, …(61) } to deeply equal { …(62) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "_status": "draft",
"array": [
{
"fieldWithinArray": "Test",
"fieldWithinRowWithinArray": null,
"id": "69607dda47fdb252b412ace6",
@@ -487,11 +488,10 @@
"schemaPath": [
"_index-5",
"textFieldInUnnamedGroup",
],
},
- "textInCollapsibleInCollapsibleBlock": undefined,
"textInCollapsibleInCollapsibleBlock_afterRead_FieldPaths": {
"indexPath": [],
"path": [
"blocks",
"0",
❯ test/field-paths/int.spec.ts:149:19
|
|
int-supabase
Process completed with exit code 1.
|
|
[int] test/field-paths/int.spec.ts > Field Paths > field schema map > should build a field schema map with correct field schema paths:
test/field-paths/int.spec.ts#L177
AssertionError: expected [ Array(37) ] to deeply equal [ Array(36) ]
- Expected
+ Received
@@ -33,6 +33,7 @@
"blocks.CollapsibleBlock._index-0-0.textInCollapsibleInCollapsibleBlock",
"blocks.CollapsibleBlock.id",
"blocks.CollapsibleBlock.blockName",
"updatedAt",
"createdAt",
+ "_status",
]
❯ test/field-paths/int.spec.ts:177:31
|
|
[int] test/field-paths/int.spec.ts > Field Paths > hooks > should pass correct field paths through field hooks:
test/field-paths/int.spec.ts#L149
AssertionError: expected { id: 2, …(61) } to deeply equal { …(62) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "_status": "draft",
"array": [
{
"fieldWithinArray": "Test",
"fieldWithinRowWithinArray": null,
"id": "69607e4f3cd5e66a8702a2a4",
@@ -487,11 +488,10 @@
"schemaPath": [
"_index-5",
"textFieldInUnnamedGroup",
],
},
- "textInCollapsibleInCollapsibleBlock": undefined,
"textInCollapsibleInCollapsibleBlock_afterRead_FieldPaths": {
"indexPath": [],
"path": [
"blocks",
"0",
❯ test/field-paths/int.spec.ts:149:19
|
|
All Green
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-access-control
Expired
|
2.59 MB |
sha256:2d7e098b3c78b8c15425cee19e8aafb1c1c2449b81677ae674ef07a41f2a1edc
|
|
|
test-results-admin__e2e__list-view
Expired
|
29.7 MB |
sha256:46e757fc8440664e8b3ac1d24ca68328f31afe6d1e1b1c35d3e33b130e2b6656
|
|
|
test-results-bulk-edit
Expired
|
14.6 MB |
sha256:2041298a87cb42bda766f7aaadd07b471999b35a5c92faa86495d000e854dd94
|
|
|
test-results-fields__collections__Blocks
Expired
|
4.01 MB |
sha256:c6d7728880d4739789bfda8c234a9d242a6a956f992d61a1de4e09401aa4eb7a
|
|
|
test-results-i18n
Expired
|
4.32 MB |
sha256:d7b135576c45bd2fb718dd4d9106391a71b71463862ccce69925b1632fea893a
|
|
|
test-results-joins
Expired
|
1.03 MB |
sha256:875f695a320fc91a2ccc0e3f8e71d19bc2b42c8233d97d8f5617229aabc79068
|
|
|
test-results-lexical__collections___LexicalFullyFeatured
Expired
|
17.5 MB |
sha256:0324c229361d17c2efb3b5db1bd4f85fe18167101103a9b851e74ecffda08fd2
|
|
|
test-results-live-preview
Expired
|
10.6 MB |
sha256:6c59f0021fd0567e56044922c5705ad1b31b53fe48caf314788caba464549c63
|
|
|
test-results-localization
Expired
|
7.19 MB |
sha256:f105366811f10ed4c34b31e95e2a2ac072f7e620181962eb8026edbdafe833a0
|
|
|
test-results-locked-documents
Expired
|
3.66 MB |
sha256:5bddf03dc12e195a83d0770b29dbeb2f06baed5548a83f66f30226bc01305880
|
|
|
test-results-sort
Expired
|
5.38 KB |
sha256:f43deb9ce10700e186977141d8923b39a46db3d5a3375d0d3857adaf9d691978
|
|
|
test-results-versions
Expired
|
19.8 MB |
sha256:f74678a93efd995c137fc50da67b324bf528b307877670f17bd9e526eb6e5529
|
|