fix(typescript): alias imported types in (de)serialization schemas #10107
seed.yml
on: pull_request
changes
19s
ruby-model
0s
ruby-sdk
0s
pydantic-model
0s
python-sdk
0s
fastapi
0s
openapi
0s
postman
0s
java-sdk
0s
java-model
0s
java-spring
0s
typescript-sdk
13m 5s
typescript-express
6m 3s
go-fiber
0s
go-model
0s
go-sdk
0s
csharp-model
0s
csharp-sdk
0s
php-model
0s
php-sdk
0s
Annotations
11 errors and 7 warnings
typescript-sdk
Process completed with exit code 1.
|
typescript-sdk
Type 'string | undefined' is not assignable to type 'string'.
|
typescript-sdk
Type 'string | undefined' is not assignable to type 'string'.
|
typescript-sdk
Type alias 'JsonLike' circularly references itself.
|
typescript-sdk
Type alias 'Raw' circularly references itself.
|
typescript-sdk
Duplicate identifier 'MetadataType'.
|
typescript-sdk
Duplicate identifier 'MetadataType'.
|
typescript-sdk
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>'.
|
typescript-sdk
Duplicate identifier 'MetadataType'.
|
typescript-sdk
Duplicate identifier 'MetadataType'.
|
typescript-sdk
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>'.
|
changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
changes
The process '/usr/bin/git' failed with exit code 128
|
typescript-express
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typescript-express
The process '/usr/bin/git' failed with exit code 128
|
typescript-express
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
|
typescript-sdk
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
|
typescript-sdk
The process '/usr/bin/git' failed with exit code 128
|