feat(typescript): add outputProjectFiles
option when generating locally
#9763
seed.yml
on: pull_request
changes
20s
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
12m 47s
typescript-express
2m 8s
go-fiber
0s
go-model
0s
go-sdk
0s
csharp-model
0s
csharp-sdk
0s
php-model
0s
php-sdk
0s
Annotations
14 errors and 5 warnings
typescript-express
Non-abstract class 'ExpressGeneratorCli' does not implement inherited abstract member 'outputProjectFiles' from class 'AbstractGeneratorCli<ExpressCustomConfig>'.
|
typescript-express
Non-abstract class 'ExpressGeneratorCli' does not implement inherited abstract member 'outputProjectFiles' from class 'AbstractGeneratorCli<ExpressCustomConfig>'.
|
typescript-express
Process completed with exit code 1.
|
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
Individual declarations in merged declaration 'Response' must be all exported or all local.
|
typescript-sdk
Import declaration conflicts with local declaration of 'Response'.
|
typescript-sdk
Individual declarations in merged declaration 'Response' must be all exported or all local.
|
typescript-sdk
Block-scoped variable 'Response' used before its declaration.
|
typescript-sdk
Variable 'Response' is used before being assigned.
|
typescript-sdk
Type alias 'JsonLike' circularly references itself.
|
typescript-sdk
Type alias 'Raw' circularly references itself.
|
typescript-sdk
Individual declarations in merged declaration 'Foo' must be all exported or all local.
|
changes
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
|
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
|