Skip to content

fix(cli): the fern cli appropriately generates examples for undiscriminated unions #7984

fix(cli): the fern cli appropriately generates examples for undiscriminated unions

fix(cli): the fern cli appropriately generates examples for undiscriminated unions #7984

Triggered via pull request October 5, 2024 19:52
Status Failure
Total duration 3m 43s
Billable time 8m
Artifacts

seed.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

190 errors and 41 warnings
java-model
Object is possibly 'undefined'.
java-model
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
java-model
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
java-model
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
java-model
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
java-model
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
java-model
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
java-model
Object is possibly 'undefined'.
java-model
Object is possibly 'undefined'.
java-model
Property 'value' does not exist on type 'ExampleResponse'.
ruby-model
Object is possibly 'undefined'.
ruby-model
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
ruby-model
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
ruby-model
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
ruby-model
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
ruby-model
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
ruby-model
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
ruby-model
Object is possibly 'undefined'.
ruby-model
Object is possibly 'undefined'.
ruby-model
Property 'value' does not exist on type 'ExampleResponse'.
csharp-sdk
Object is possibly 'undefined'.
csharp-sdk
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
csharp-sdk
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
csharp-sdk
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
csharp-sdk
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
csharp-sdk
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
csharp-sdk
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
csharp-sdk
Object is possibly 'undefined'.
csharp-sdk
Object is possibly 'undefined'.
csharp-sdk
Property 'value' does not exist on type 'ExampleResponse'.
go-fiber
Object is possibly 'undefined'.
go-fiber
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
go-fiber
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
go-fiber
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
go-fiber
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
go-fiber
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
go-fiber
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
go-fiber
Object is possibly 'undefined'.
go-fiber
Object is possibly 'undefined'.
go-fiber
Property 'value' does not exist on type 'ExampleResponse'.
go-sdk
Object is possibly 'undefined'.
go-sdk
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
go-sdk
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
go-sdk
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
go-sdk
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
go-sdk
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
go-sdk
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
go-sdk
Object is possibly 'undefined'.
go-sdk
Object is possibly 'undefined'.
go-sdk
Property 'value' does not exist on type 'ExampleResponse'.
php-sdk
Object is possibly 'undefined'.
php-sdk
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
php-sdk
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
php-sdk
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
php-sdk
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
php-sdk
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
php-sdk
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
php-sdk
Object is possibly 'undefined'.
php-sdk
Object is possibly 'undefined'.
php-sdk
Property 'value' does not exist on type 'ExampleResponse'.
postman
Object is possibly 'undefined'.
postman
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
postman
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
postman
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
postman
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
postman
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
postman
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
postman
Object is possibly 'undefined'.
postman
Object is possibly 'undefined'.
postman
Property 'value' does not exist on type 'ExampleResponse'.
csharp-model
Object is possibly 'undefined'.
csharp-model
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
csharp-model
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
csharp-model
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
csharp-model
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
csharp-model
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
csharp-model
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
csharp-model
Object is possibly 'undefined'.
csharp-model
Object is possibly 'undefined'.
csharp-model
Property 'value' does not exist on type 'ExampleResponse'.
typescript-express
Object is possibly 'undefined'.
typescript-express
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
typescript-express
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
typescript-express
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
typescript-express
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
typescript-express
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
typescript-express
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
typescript-express
Object is possibly 'undefined'.
typescript-express
Object is possibly 'undefined'.
typescript-express
Property 'value' does not exist on type 'ExampleResponse'.
openapi
Object is possibly 'undefined'.
openapi
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
openapi
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
openapi
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
openapi
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
openapi
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
ruby-sdk
Object is possibly 'undefined'.
ruby-sdk
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
openapi
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
ruby-sdk
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
openapi
Object is possibly 'undefined'.
ruby-sdk
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
openapi
Object is possibly 'undefined'.
ruby-sdk
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
openapi
Property 'value' does not exist on type 'ExampleResponse'.
ruby-sdk
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
ruby-sdk
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
ruby-sdk
Object is possibly 'undefined'.
ruby-sdk
Object is possibly 'undefined'.
ruby-sdk
Property 'value' does not exist on type 'ExampleResponse'.
php-model
Object is possibly 'undefined'.
php-model
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
php-model
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
php-model
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
php-model
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
php-model
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
php-model
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
php-model
Object is possibly 'undefined'.
php-model
Object is possibly 'undefined'.
php-model
Property 'value' does not exist on type 'ExampleResponse'.
java-spring
Object is possibly 'undefined'.
java-spring
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
java-spring
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
java-spring
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
java-spring
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
java-spring
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
java-spring
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
java-spring
Object is possibly 'undefined'.
java-spring
Object is possibly 'undefined'.
java-spring
Property 'value' does not exist on type 'ExampleResponse'.
go-model
Object is possibly 'undefined'.
go-model
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
go-model
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
go-model
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
go-model
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
go-model
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
go-model
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
go-model
Object is possibly 'undefined'.
go-model
Object is possibly 'undefined'.
go-model
Property 'value' does not exist on type 'ExampleResponse'.
fastapi
Object is possibly 'undefined'.
fastapi
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
fastapi
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
fastapi
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
fastapi
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
fastapi
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
fastapi
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
fastapi
Object is possibly 'undefined'.
fastapi
Object is possibly 'undefined'.
fastapi
Property 'value' does not exist on type 'ExampleResponse'.
pydantic-model
Object is possibly 'undefined'.
pydantic-model
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
pydantic-model
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
pydantic-model
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
pydantic-model
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
pydantic-model
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
pydantic-model
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
pydantic-model
Object is possibly 'undefined'.
pydantic-model
Object is possibly 'undefined'.
pydantic-model
Property 'value' does not exist on type 'ExampleResponse'.
java-sdk
Object is possibly 'undefined'.
java-sdk
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
java-sdk
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
java-sdk
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
java-sdk
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
java-sdk
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
java-sdk
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
java-sdk
Object is possibly 'undefined'.
java-sdk
Object is possibly 'undefined'.
java-sdk
Property 'value' does not exist on type 'ExampleResponse'.
typescript-sdk
Object is possibly 'undefined'.
typescript-sdk
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
typescript-sdk
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
typescript-sdk
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
typescript-sdk
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
typescript-sdk
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
typescript-sdk
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
typescript-sdk
Object is possibly 'undefined'.
typescript-sdk
Object is possibly 'undefined'.
typescript-sdk
Property 'value' does not exist on type 'ExampleResponse'.
python-sdk
Object is possibly 'undefined'.
python-sdk
Type '(ExampleObjectProperty | { name: NameAndWireValue; value: ExampleTypeReference | undefined; originalTypeDeclaration: undefined; })[]' is not assignable to type 'ExampleInlinedRequestBodyProperty[]'.
python-sdk
Type '(jsonResponseBody: JsonResponseBody) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBody) => ExampleEndpointSuccessResponse | undefined'.
python-sdk
Type '(jsonResponseBody: JsonResponseBodyWithProperty) => ExampleTypeReference | undefined' is not assignable to type '(value: JsonResponseBodyWithProperty) => ExampleEndpointSuccessResponse | undefined'.
python-sdk
Argument of type 'ExampleEndpointSuccessResponse' is not assignable to parameter of type 'ExampleTypeReference | undefined'.
python-sdk
Type '(sse: SseStreamChunk) => Sse | undefined' is not assignable to type '(value: SseStreamChunk) => ExampleEndpointSuccessResponse'.
python-sdk
Type '(json: JsonStreamChunk) => Stream | undefined' is not assignable to type '(value: JsonStreamChunk) => ExampleEndpointSuccessResponse'.
python-sdk
Object is possibly 'undefined'.
python-sdk
Object is possibly 'undefined'.
python-sdk
Property 'value' does not exist on type 'ExampleResponse'.
changes
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
changes
The process '/usr/bin/git' failed with exit code 128
java-model
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
java-model
The process '/usr/bin/git' failed with exit code 128
ruby-model
The process '/usr/bin/git' failed with exit code 128
ruby-model
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
csharp-sdk
The process '/usr/bin/git' failed with exit code 128
csharp-sdk
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
go-fiber
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
go-fiber
The process '/usr/bin/git' failed with exit code 128
go-sdk
The process '/usr/bin/git' failed with exit code 128
go-sdk
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
php-sdk
The process '/usr/bin/git' failed with exit code 128
php-sdk
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
postman
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
postman
The process '/usr/bin/git' failed with exit code 128
csharp-model
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
csharp-model
The process '/usr/bin/git' failed with exit code 128
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
openapi
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
ruby-sdk
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
openapi
The process '/usr/bin/git' failed with exit code 128
ruby-sdk
The process '/usr/bin/git' failed with exit code 128
php-model
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
php-model
The process '/usr/bin/git' failed with exit code 128
java-spring
The process '/usr/bin/git' failed with exit code 128
java-spring
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
go-model
The process '/usr/bin/git' failed with exit code 128
go-model
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
fastapi
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
fastapi
The process '/usr/bin/git' failed with exit code 128
pydantic-model
The process '/usr/bin/git' failed with exit code 128
pydantic-model
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
java-sdk
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
java-sdk
The process '/usr/bin/git' failed with exit code 128
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
python-sdk
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
python-sdk
The process '/usr/bin/git' failed with exit code 128