Track newer snapshot versions in RocksDB metadata reads (#15086) #2898
Annotations
9 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.1.0, actions/upload-artifact@v4.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run clang-tidy on changed files:
db/c.cc#L2845
Array access (from variable 'timestamp_list_sizes') results in a null pointer dereference [clang-analyzer-core.NullDereference]
|
|
Run clang-tidy on changed files:
db/c.cc#L2844
Array access (from variable 'timestamp_list') results in a null pointer dereference [clang-analyzer-core.NullDereference]
|
|
Run clang-tidy on changed files:
db/c.cc#L2837
Array access (from variable 'timestamp_list_sizes') results in a null pointer dereference [clang-analyzer-core.NullDereference]
|
|
Run clang-tidy on changed files:
db/c.cc#L2836
Array access (from variable 'timestamp_list') results in a null pointer dereference [clang-analyzer-core.NullDereference]
|
|
Run clang-tidy on changed files:
db/c.cc#L2659
Dereference of null pointer (loaded from variable 'timestamp_len') [clang-analyzer-core.NullDereference]
|
|
Run clang-tidy on changed files:
db/c.cc#L2658
Dereference of null pointer (loaded from variable 'timestamp') [clang-analyzer-core.NullDereference]
|
|
Run clang-tidy on changed files:
db/c.cc#L2653
Dereference of null pointer (loaded from variable 'timestamp') [clang-analyzer-core.NullDereference]
|
|
Run clang-tidy on changed files:
db/c.cc#L2652
Dereference of null pointer (loaded from variable 'timestamp_len') [clang-analyzer-core.NullDereference]
|
background
wait
wait-all
cancel
parallel
Loading