Merge branch 'pmem_cache' of github.com:ZacharyLiu-CS/YCSB-C into pme… #14
Annotations
3 errors and 1 warning
build:
db_impl/rocksdb/db/db_impl/db_impl_compaction_flush.cc#L1039
loop variable ‘newf’ creates a copy from type ‘const std::pair<int, rocksdb::FileMetaData>’ [-Werror=range-loop-construct]
|
build:
db_impl/rocksdb/db/db_impl/db_impl_compaction_flush.cc#L1139
loop variable ‘newf’ creates a copy from type ‘const std::pair<int, rocksdb::FileMetaData>’ [-Werror=range-loop-construct]
|
build
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, Trass3r/setup-cpp@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|