H-1978, H-1979, H-2013, H-2014: Update type icons, labels, dataTypes #13754
Annotations
3 errors and 1 warning
Run tests
@tests/hash-backend-integration#test:integration: command (/home/runner/work/hash/hash/tests/hash-backend-integration) /opt/hostedtoolcache/node/20.18.1/x64/bin/yarn run test:integration exited (1)
|
Run tests:
tests/hash-backend-integration/src/tests/graph/ontology/primitive/entity-type.test.ts#L319
AssertionError: expected [ { schema: { …(7) }, …(1) } ] to deeply equal [ { metadata: { …(4) }, …(1) } ]
- Expected
+ Received
Array [
Object {
"metadata": Object {
"ownedById": "5cbae513-02ec-4011-b019-40414f6e0fc6",
"provenance": Object {
"edition": Object {
"createdById": "33bc5cd7-9e32-4a34-941d-6ad0a1a22dc6",
},
},
"recordId": Object {
"baseUrl": "https://hash.ai/@hash/types/entity-type/user/",
"version": 6,
},
"temporalVersioning": Object {
"transactionTime": Object {
"end": Object {
"kind": "unbounded",
},
"start": Object {
"kind": "inclusive",
"limit": "2024-12-20T09:09:42.106183000Z",
},
},
},
},
"schema": Object {
"$id": "https://hash.ai/@hash/types/entity-type/user/v/6",
"allOf": Array [
Object {
"$id": "https://hash.ai/@hash/types/entity-type/user/v/6",
"depth": 0,
+ "icon": "/icons/types/user.svg",
+ "labelProperty": "https://hash.ai/@hash/types/property-type/preferred-name/",
},
Object {
"$id": "https://hash.ai/@hash/types/entity-type/actor/v/2",
"depth": 1,
},
],
"description": "A user of the HASH application.",
"links": Object {
"https://hash.ai/@hash/types/entity-type/has-avatar/v/1": Object {
"items": Object {
"oneOf": Array [
Object {
"$ref": "https://hash.ai/@hash/types/entity-type/image-file/v/2",
},
],
},
"maxItems": 1,
"minItems": 0,
"type": "array",
},
"https://hash.ai/@hash/types/entity-type/has-bio/v/1": Object {
"items": Object {
"oneOf": Array [
Object {
"$ref": "https://hash.ai/@hash/types/entity-type/profile-bio/v/1",
},
],
},
"maxItems": 1,
"minItems": 0,
"type": "array",
},
"https://hash.ai/@hash/types/entity-type/has-service-account/v/1": Object {
"items": Object {
"oneOf": Array [
Object {
"$ref": "https://hash.ai/@hash/types/entity-type/service-account/v/1",
},
],
},
"type": "array",
},
"https://hash.ai/@hash/types/entity-type/has/v/1": Object {
"items": Object {
"oneOf": Array [
Object {
"$ref": "https://hash.ai/@hash/types/entity-type/browser-plugin-settings/v/1",
},
],
},
"type": "array",
},
"https://hash.ai/@hash/types/entity-type/is-member-of/v/1": Object {
"items": Object {
"oneOf": Array [
Object {
"$ref": "https://hash.ai/@hash/types/entity-type/organization/v/2",
},
],
},
"type": "array",
},
},
"properties": Object {
"https://blockprotocol.org/@blockprotocol/types/property-type/display-name/": Object {
"$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/display-name/v/1",
},
"https://hash.ai/@hash/types/property-type/application-preferences/": Object {
"$ref": "https://hash.ai/@hash/types/property-type/application-preferences/v/1",
},
"https://hash.ai/@hash/types/property-type/email/": Object {
"items": Object {
"$ref": "https://hash.ai/@hash/types/property-type/email/v/1",
},
"minItems": 1,
"type": "array",
},
"https://hash.ai/@hash/types/property-type/enabled-feature-flags/": Object {
"$re
|
Run tests
Process completed with exit code 1.
|
Upload artifact playwright-report
No files were found with the provided path: tests/hash-playwright/playwright-report. No artifacts will be uploaded.
|
Loading