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

Start mypy linting lib/test #16040

Merged
merged 1 commit into from Apr 30, 2024
Merged

Start mypy linting lib/test #16040

merged 1 commit into from Apr 30, 2024

Conversation

Frassle
Copy link
Member

@Frassle Frassle commented Apr 23, 2024

This fixes up a load of '[un]expected return statement' errors in the tests. Mostly property getters which I've filled in with pulumi.get but some of the tests were explictly checking things worked when the getter was an empty method body.

@Frassle Frassle added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Apr 23, 2024
@Frassle Frassle marked this pull request as ready for review April 23, 2024 10:12
@Frassle Frassle requested a review from a team as a code owner April 23, 2024 10:12
@pulumi-bot
Copy link
Contributor

pulumi-bot commented Apr 23, 2024

Changelog

[uncommitted] (2024-04-30)

This fixes up a load of '[un]expected return statement' errors in the tests.
Mostly property getters which I've filled in with `pulumi.get` but some of the
tests were explictly checking things worked when the getter was an empty method
body.
@Frassle Frassle added this pull request to the merge queue Apr 30, 2024
Merged via the queue into master with commit 3d37290 Apr 30, 2024
48 of 49 checks passed
@Frassle Frassle deleted the fraser/mypyReturn branch April 30, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants