-
Notifications
You must be signed in to change notification settings - Fork 44
Fix failing static type checks #773
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
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
2a2b2d2
chore: bump kiota dependencies
Ndiritu 7b0c51b
enable static checks for missing imports
Ndiritu 33bdf40
Expose error mappings in page iterator and ignore errors due to undef…
Ndiritu 0621804
Resolve large file upload type issues
Ndiritu d678554
Fix typing issue in auth provider
Ndiritu b9b704f
Resolve errors in graph client factory
Ndiritu 9d48700
Fix batch request item type hint issues
Ndiritu 3c1d998
Fix batch request content issues
Ndiritu 2e77ff7
fix batch response item issues
Ndiritu ec2cc7e
Fix batch response content type issues
Ndiritu 5b0e0e7
fix batch response content collection
Ndiritu 210c174
undo changes to batch request content remove()
Ndiritu d83c1dd
fix issues in batch request content collection
Ndiritu 85e8935
fix: Fixes type hints and failing mypy checks
Ndiritu e861019
Undo breaking type changes in LFU and fix errors
Ndiritu f3632a9
clean up page iterator fixes
Ndiritu 92efc9c
fix formatting issues
Ndiritu e1c575f
Fix page iterator type var
Ndiritu 9800f11
Fix pylint errors
Ndiritu defda71
Fix Sonarcloud issues
Ndiritu 68e5263
Mark StreamInterface type as deprecated
Ndiritu 3b46699
Add missing pytest asyncio plugin causing pytest failure
Ndiritu 1d0eacc
Fix formatting
Ndiritu 4cfef9d
import deprecated package and its type stubs
Ndiritu 40b35dc
Fix wrong test assertions
Ndiritu eb27bdd
Merge branch 'main' into fix/failing-static-checks
Ndiritu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.