You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add guards in PredicateTest to skip scans with null results and to assume SCA result data exists before accessing it. These checks prevent NPEs and make the test resilient when scans or SCA payloads are missing, causing the test to be skipped instead of failing.
0 commit comments