Skip to content

Fix expected str, bytes or os.PathLike object, not int - e.g, httpPort #55

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

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

kamal-kaur04
Copy link
Collaborator

@kamal-kaur04 kamal-kaur04 commented Oct 17, 2024

Currently, the binding throws an error when value is of type int. Example, httpPort passed as integer, error comes expected str, bytes or os.PathLike object, not int

@kamal-kaur04 kamal-kaur04 requested a review from a team as a code owner October 17, 2024 07:01
pri-gadhiya
pri-gadhiya previously approved these changes Oct 17, 2024
amaanbs
amaanbs previously approved these changes Oct 17, 2024
AdityaHirapara
AdityaHirapara previously approved these changes Oct 18, 2024
@rahul-bs
Copy link

Test semgrep comment

@rahul-bs
Copy link

RUN_SCA

@yashdsaraf yashdsaraf merged commit 89f14b5 into master Oct 24, 2024
2 checks passed
@yashdsaraf yashdsaraf deleted the cast-options-value-to-str branch October 24, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants