feat(typescript): support bytes
responses
#10176
seed.yml
on: pull_request
changes
18s
ruby-model
5m 53s
ruby-sdk
7m 16s
pydantic-model
7m 39s
python-sdk
20m 54s
fastapi
5m 7s
openapi
2m 52s
postman
3m 2s
java-sdk
15m 54s
java-model
11m 58s
java-spring
3m 45s
typescript-sdk
13m 22s
typescript-express
6m 22s
go-fiber
4m 23s
go-model
4m 34s
go-sdk
5m 7s
csharp-model
12m 34s
csharp-sdk
24m 15s
php-model
5m 20s
php-sdk
6m 19s
Annotations
40 errors and 55 warnings
go-fiber
User.GetExtraProperties redeclared in this block
|
go-fiber
other declaration of GetExtraProperties
|
go-fiber
expected '}', found 3 (and 2 more errors)
|
go-fiber
cannot use n.String (value of type func() string) as type *string in return statement
|
go-fiber
field and method with the same name String
|
go-fiber
other declaration of String
|
go-fiber
cannot use n.String (value of type func() string) as type string in return statement
|
go-fiber
field and method with the same name String
|
go-fiber
other declaration of String
|
go-fiber
cannot use o.String (value of type func() string) as type *string in return statement
|
go-model
User.GetExtraProperties redeclared in this block
|
go-model
other declaration of GetExtraProperties
|
go-model
expected '}', found 3 (and 2 more errors)
|
go-model
cannot use n.String (value of type func() string) as type *string in return statement
|
go-model
field and method with the same name String
|
go-model
other declaration of String
|
go-model
cannot use n.String (value of type func() string) as type string in return statement
|
go-model
field and method with the same name String
|
go-model
other declaration of String
|
go-model
cannot use o.String (value of type func() string) as type *string in return statement
|
go-sdk
User.GetExtraProperties redeclared in this block
|
go-sdk
other declaration of GetExtraProperties
|
go-sdk
expected '}', found 3 (and 2 more errors)
|
go-sdk
expected operand, found ',' (and 2 more errors)
|
php-model
Process completed with exit code 1.
|
pydantic-model
Process completed with exit code 1.
|
csharp-model
Process completed with exit code 1.
|
typescript-sdk
Namespace '"/idempotency-headers/generated/src/api/resources/payment/client/Client".Payment' has no exported member 'IdempotentRequestOptions'.
|
typescript-sdk
Type 'unknown' is not assignable to type 'string'.
|
typescript-sdk
Namespace '"/oauth-client-credentials-nested-root_never-throw-errors/generated/src/api/resources/auth/client/getToken".Error' has no exported member '_Visitor'.
|
typescript-sdk
'Error' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
typescript-sdk
Namespace '"/oauth-client-credentials-nested-root_never-throw-errors/generated/src/api/resources/auth/client/getToken".Error' has no exported member '_Visitor'.
|
typescript-sdk
Namespace '"/oauth-client-credentials-nested-root_never-throw-errors/generated/src/api/resources/auth/client/getToken".Error' has no exported member '_Visitor'.
|
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.
|
java-sdk
Process completed with exit code 1.
|
python-sdk
Process completed with exit code 1.
|
csharp-sdk
Process completed with exit code 1.
|
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
|
openapi
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openapi
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
|
postman
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
java-spring
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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-fiber
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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-model
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
go-sdk
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-sdk
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
|
go-sdk
The process '/usr/bin/git' failed with exit code 128
|
php-model
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-model
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
|
ruby-model
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ruby-model
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
|
ruby-model
The process '/usr/bin/git' failed with exit code 128
|
php-sdk
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-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
|
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
|
ruby-sdk
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ruby-sdk
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
|
ruby-sdk
The process '/usr/bin/git' failed with exit code 128
|
pydantic-model
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
csharp-model
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
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
|
typescript-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
|
java-sdk
The process '/usr/bin/git' failed with exit code 128
|
java-sdk
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
|
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
|
csharp-sdk
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|