Skip to content

wip: introduce typeddicts for request objects #5291

wip: introduce typeddicts for request objects

wip: introduce typeddicts for request objects #5291

Triggered via pull request July 26, 2024 17:53
Status Failure
Total duration 20m 47s
Billable time 1h 4m
Artifacts

seed.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 37 warnings
java-spring
Process completed with exit code 1.
fastapi
Process completed with exit code 1.
pydantic-model
Process completed with exit code 1.
go-fiber
Process completed with exit code 1.
go-model
Process completed with exit code 1.
typescript-express
Process completed with exit code 1.
ruby-model
Process completed with exit code 1.
ruby-sdk
Process completed with exit code 1.
csharp-model
Process completed with exit code 1.
csharp-sdk
Process completed with exit code 1.
java-model
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
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.
java-sdk
Process completed with exit code 1.
python-sdk
Process completed with exit code 1.
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
postman
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/
postman
The process '/usr/bin/git' failed with exit code 128
openapi
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/
openapi
The process '/usr/bin/git' failed with exit code 128
java-spring
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/
java-spring
The process '/usr/bin/git' failed with exit code 128
fastapi
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/
fastapi
The process '/usr/bin/git' failed with exit code 128
pydantic-model
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/
pydantic-model
The process '/usr/bin/git' failed with exit code 128
go-fiber
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/
go-fiber
The process '/usr/bin/git' failed with exit code 128
go-model
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/
go-model
The process '/usr/bin/git' failed with exit code 128
go-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/
go-sdk
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
ruby-model
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/
ruby-model
The process '/usr/bin/git' failed with exit code 128
ruby-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/
ruby-sdk
The process '/usr/bin/git' failed with exit code 128
csharp-model
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/
csharp-model
The process '/usr/bin/git' failed with exit code 128
csharp-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/
csharp-sdk
The process '/usr/bin/git' failed with exit code 128
java-model
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/
java-model
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
java-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/
java-sdk
The process '/usr/bin/git' failed with exit code 128
python-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/
python-sdk
The process '/usr/bin/git' failed with exit code 128