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

[#2372] Improvement: Fix the warning that unchecked method invocation: method deserializeStream in class SerializerInstance is applied to given types #2374

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cchung100m
Copy link
Collaborator

What changes were proposed in this pull request?

Fix the warning that unchecked method invocation: method deserializeStream in class SerializerInstance is applied to given types

Why are the changes needed?

Fix: #2372

Does this PR introduce any user-facing change?

No.

How was this patch tested?

TBD

@cchung100m cchung100m self-assigned this Mar 2, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.93%. Comparing base (ea3ec58) to head (c1adce9).

Additional details and impacted files
@@              Coverage Diff              @@
##             master    #2374       +/-   ##
=============================================
+ Coverage          0   51.93%   +51.93%     
- Complexity        0     3624     +3624     
=============================================
  Files             0      551      +551     
  Lines             0    30389    +30389     
  Branches          0     2839     +2839     
=============================================
+ Hits              0    15784    +15784     
- Misses            0    13601    +13601     
- Partials          0     1004     +1004     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Mar 2, 2025

Test Results

0 files   -  2 996  0 suites   - 2 996   0s ⏱️ - 6h 30m 10s
0 tests  -  1 105  0 ✅  -  1 103  0 💤  -  2  0 ❌ ±0 
0 runs   - 13 849  0 ✅  - 13 819  0 💤  - 30  0 ❌ ±0 

Results for commit b4f9db6. ± Comparison against base commit ba7a267.

♻️ This comment has been updated with latest results.

…on: method deserializeStream in class SerializerInstance is applied to given types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants