fix(typescript): alias imported types in (de)serialization schemas #10107
Annotations
11 errors and 2 warnings
Ensure no changes to git-tracked files
Process completed with exit code 1.
|
Seed Test
Type 'string | undefined' is not assignable to type 'string'.
|
Seed Test
Type 'string | undefined' is not assignable to type 'string'.
|
Seed Test
Type alias 'JsonLike' circularly references itself.
|
Seed Test
Type alias 'Raw' circularly references itself.
|
Seed Test
Duplicate identifier 'MetadataType'.
|
Seed Test
Duplicate identifier 'MetadataType'.
|
Seed Test
Type 'inferObjectSchemaFromPropertySchemas<{ castMember: Schema<Raw | null | undefined, CastMember | undefined>; extendedMovie: Schema<Raw | null | undefined, ExtendedMovie | undefined>; ... 10 more ...; moment: Schema<...>; }>' is not assignable to type 'ObjectSchema<Raw, BigEntity>'.
|
Seed Test
Duplicate identifier 'MetadataType'.
|
Seed Test
Duplicate identifier 'MetadataType'.
|
Seed Test
Type 'inferObjectSchemaFromPropertySchemas<{ castMember: Schema<Raw | null | undefined, CastMember | undefined>; extendedMovie: Schema<Raw | null | undefined, ExtendedMovie | undefined>; ... 10 more ...; moment: Schema<...>; }>' is not assignable to type 'ObjectSchema<Raw, BigEntity>'.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
|
Post Checkout repo
The process '/usr/bin/git' failed with exit code 128
|
Loading