fix: Add Stream Wrappers for use with various environments #5282
seed.yml
on: pull_request
changes
24s
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
10m 43s
typescript-express
5m 32s
go-fiber
0s
go-model
0s
go-sdk
0s
csharp-model
0s
csharp-sdk
0s
Annotations
10 errors and 7 warnings
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
Argument of type 'Operand | undefined' is not assignable to parameter of type 'string | number | boolean'.
|
typescript-sdk
Argument of type 'ColorOrOperand | undefined' is not assignable to parameter of type 'string | number | boolean'.
|
typescript-sdk
Individual declarations in merged declaration 'Foo' must be all exported or all local.
|
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 uses Node.js version which is deprecated 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
|
typescript-express
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typescript-express
The process '/usr/bin/git' failed with exit code 128
|
typescript-sdk
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typescript-sdk
The process '/usr/bin/git' failed with exit code 128
|