Skip to content

Fix circular ref array of recursive objects #4353

Fix circular ref array of recursive objects

Fix circular ref array of recursive objects #4353

Triggered via pull request September 18, 2024 00:27
Status Failure
Total duration 2m 24s
Artifacts

tests.yml

on: pull_request
Matrix: integration
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

10 errors
type-check: examples/todolist/src/router.ts#L217
Property 'name' does not exist on type 'string'.
type-check: examples/todolist/src/router.ts#L219
Property 'type' does not exist on type 'string'.
type-check: examples/todolist/src/router.ts#L220
Property 'size' does not exist on type 'string'.
type-check: examples/todolist/src/router.ts#L221
Property 'lastModified' does not exist on type 'string'.
type-check: packages/fets/tests/client/broken-schema-test.ts#L8
Type 'bigint' is not assignable to type 'number'.
type-check: packages/fets/tests/client/client-formdata.test.ts#L21
Type 'File' is not assignable to type 'string'.
type-check: packages/fets/tests/client/file-uploads.spec.ts#L45
Property 'name' does not exist on type 'string'.
type-check: packages/fets/tests/client/file-uploads.spec.ts#L46
Property 'size' does not exist on type 'string'.
type-check: packages/fets/tests/client/file-uploads.spec.ts#L47
Property 'text' does not exist on type 'string'.
type-check: packages/fets/tests/client/file-uploads.spec.ts#L57
Type 'File' is not assignable to type 'string'.