Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more typing to internal functions #210

Open
corymhall opened this issue Nov 11, 2024 · 0 comments
Open

Add more typing to internal functions #210

corymhall opened this issue Nov 11, 2024 · 0 comments
Labels
kind/engineering Work that is not visible to an external user

Comments

@corymhall
Copy link
Contributor

There are a lot of functions (processIntrinsics, resolveIntrinsic, etc) that use any input/output types. We should revisit this and try to do better where we can, even if that is just to indicate where the input/output could be an pulumi.Output value.

#202 (review)

@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Nov 11, 2024
@corymhall corymhall added kind/engineering Work that is not visible to an external user and removed needs-triage Needs attention from the triage team labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user
Projects
None yet
Development

No branches or pull requests

2 participants