sofastack / sofa-tracer

SOFATracer is a component for the distributed system call trace. And through a unified traceId logging the logs of various network calls in the invoking link. These logs can be used for quick discovery of faults, service governance, etc.
Apache License 2.0
1.11k stars 377 forks source link

Check for null value with the appropriate assertion method #513

Open valery1707 opened 1 year ago

valery1707 commented 1 year ago

Replace all occurrences of isTrue\((\w+)\s?!=\s?null\s*, with notNull($1,.

sofastack-cla[bot] commented 1 year ago

Hi @valery1707, welcome to SOFAStack community, Please sign Contributor License Agreement!

After you signed CLA, we will automatically sync the status of this pull request in 3 minutes.