status-im / nimbus-eth2

Nim implementation of the Ethereum Beacon Chain
https://nimbus.guide
Other
523 stars 227 forks source link

nullability annotations for `libnimbus_lc.h` #6417

Closed etan-status closed 2 months ago

etan-status commented 2 months ago

Annotate functions that may return NULL with _Nullable to properly bridge into Swift.

etan-status commented 2 months ago

6493-ios.txt

github-actions[bot] commented 2 months ago

Unit Test Results

         9 files  ±0    1 334 suites  ±0   32m 15s :stopwatch: -13s   4 999 tests ±0    4 651 :heavy_check_mark: ±0  348 :zzz: ±0  0 :x: ±0  20 877 runs  ±0  20 473 :heavy_check_mark: ±0  404 :zzz: ±0  0 :x: ±0 

Results for commit 0d1457c5. ± Comparison against base commit 3db571d1.