Skip to content

Debt: mark all tool result return type fields as optional #6422

@aiday-mar

Description

@aiday-mar

With the current VS Code tool API, it is not guaranteed that the all the values from one return type are passed as parameters to the input of another tool. We should account for this with a compile time check by marking all the return types as optional.

Metadata

Metadata

Labels

debtCode quality issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions