feat: add keyblocks getter to client #67
Annotations
2 errors and 11 warnings
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
[email protected]+8.10.0: In file included from rocksdb/util/crc32c.cc:52:
|
[email protected]+8.10.0: rocksdb/util/crc32c.cc:554:21: error: ‘__builtin_ia32_pclmulqdq128’ needs isa option -mpclmul -msse2
|
[email protected]+8.10.0: | ^~~~~~~~~~~~~~~~~~~~
|
[email protected]+8.10.0: 556 | const auto res1 = _mm_clmulepi64_si128(crc1_xmm, multiplier, 0x10);
|
[email protected]+8.10.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/home/runner/work/everscale-jrpc/everscale-jrpc/target/debug/build/lz4-sys-c949907c9423cd03/out/include" "-I" "/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zstd-sys-2.0.10+zstd.1.5.6/zstd/lib" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-msse4.1" "-msse4.2" "-mavx2" "-std=c++17" "-DLZ4=1" "-DZSTD=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DWITH_JEMALLOC=ON" "-o" "/home/runner/work/everscale-jrpc/everscale-jrpc/target/debug/build/librocksdb-sys-30b4b6ae4c27766a/out/725dd32d7edce1c8-crc32c.o" "-c" "rocksdb/util/crc32c.cc" with args c++ did not execute successfully (status code exit status: 1).
|
This job failed
Loading