Skip to content

feat: add page for individual nft serials #454

feat: add page for individual nft serials

feat: add page for individual nft serials #454

Triggered via pull request September 19, 2023 18:33
Status Failure
Total duration 3m 58s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

25 errors
Code / Compiles: src/schemas/HederaSchemas.ts#L431
Subsequent property declarations must have the same type. Property 'account_id' must be of type 'string | null', but here has type 'string | null | undefined'.
Code / Compiles: src/schemas/HederaSchemas.ts#L432
Subsequent property declarations must have the same type. Property 'created_timestamp' must be of type 'string', but here has type 'string | null | undefined'.
Code / Compiles: src/schemas/HederaSchemas.ts#L433
Subsequent property declarations must have the same type. Property 'deleted' must be of type 'boolean | null', but here has type 'boolean'.
Code / Compiles: src/schemas/HederaSchemas.ts#L434
Subsequent property declarations must have the same type. Property 'metadata' must be of type 'string | null', but here has type 'string | undefined'.
Code / Compiles: src/schemas/HederaSchemas.ts#L435
Subsequent property declarations must have the same type. Property 'modified_timestamp' must be of type 'string', but here has type 'string | null | undefined'.
Code / Compiles: src/schemas/HederaSchemas.ts#L436
Subsequent property declarations must have the same type. Property 'serial_number' must be of type 'number | null', but here has type 'number | undefined'.
Code / Compiles: src/schemas/HederaSchemas.ts#L437
Subsequent property declarations must have the same type. Property 'token_id' must be of type 'string | null', but here has type 'string | null | undefined'.
Code / Compiles
Process completed with exit code 1.
E2E Tests / Standard: src/schemas/HederaSchemas.ts#L431
Subsequent property declarations must have the same type. Property 'account_id' must be of type 'string | null', but here has type 'string | null | undefined'.
E2E Tests / Standard: src/schemas/HederaSchemas.ts#L432
Subsequent property declarations must have the same type. Property 'created_timestamp' must be of type 'string', but here has type 'string | null | undefined'.
E2E Tests / Standard: src/schemas/HederaSchemas.ts#L433
Subsequent property declarations must have the same type. Property 'deleted' must be of type 'boolean | null', but here has type 'boolean'.
E2E Tests / Standard: src/schemas/HederaSchemas.ts#L434
Subsequent property declarations must have the same type. Property 'metadata' must be of type 'string | null', but here has type 'string | undefined'.
E2E Tests / Standard: src/schemas/HederaSchemas.ts#L435
Subsequent property declarations must have the same type. Property 'modified_timestamp' must be of type 'string', but here has type 'string | null | undefined'.
E2E Tests / Standard: src/schemas/HederaSchemas.ts#L436
Subsequent property declarations must have the same type. Property 'serial_number' must be of type 'number | null', but here has type 'number | undefined'.
E2E Tests / Standard: src/schemas/HederaSchemas.ts#L437
Subsequent property declarations must have the same type. Property 'token_id' must be of type 'string | null', but here has type 'string | null | undefined'.
E2E Tests / Standard
Process completed with exit code 1.
E2E Tests / Standard
Could not find Cypress test run results
Unit Tests / Standard: src/schemas/HederaSchemas.ts#L431
Subsequent property declarations must have the same type. Property 'account_id' must be of type 'string | null', but here has type 'string | null | undefined'.
Unit Tests / Standard: src/schemas/HederaSchemas.ts#L432
Subsequent property declarations must have the same type. Property 'created_timestamp' must be of type 'string', but here has type 'string | null | undefined'.
Unit Tests / Standard: src/schemas/HederaSchemas.ts#L433
Subsequent property declarations must have the same type. Property 'deleted' must be of type 'boolean | null', but here has type 'boolean'.
Unit Tests / Standard: src/schemas/HederaSchemas.ts#L434
Subsequent property declarations must have the same type. Property 'metadata' must be of type 'string | null', but here has type 'string | undefined'.
Unit Tests / Standard: src/schemas/HederaSchemas.ts#L435
Subsequent property declarations must have the same type. Property 'modified_timestamp' must be of type 'string', but here has type 'string | null | undefined'.
Unit Tests / Standard: src/schemas/HederaSchemas.ts#L436
Subsequent property declarations must have the same type. Property 'serial_number' must be of type 'number | null', but here has type 'number | undefined'.
Unit Tests / Standard: src/schemas/HederaSchemas.ts#L437
Subsequent property declarations must have the same type. Property 'token_id' must be of type 'string | null', but here has type 'string | null | undefined'.
Unit Tests / Standard
Process completed with exit code 1.