fix: seqno in jrpc should be option (likewise in proto) #86
Annotations
8 errors and 15 warnings
Lints:
models/src/jrpc.rs#L432
the following explicit lifetimes could be elided: 'de
|
Lints
could not compile `everscale-rpc-models` (lib) due to 1 previous error
|
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test Suite:
models/src/lib.rs#L107
this method takes 3 arguments but 0 arguments were supplied
|
Test Suite:
models/src/lib.rs#L117
this method takes 3 arguments but 0 arguments were supplied
|
Test Suite
could not compile `everscale-rpc-models` (lib test) due to 2 previous errors
|
Test Suite
failed to run custom build command for `librocksdb-sys v0.16.0+8.10.0`
|
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Lints
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Test Suite
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
[email protected]+8.10.0: In file included from rocksdb/util/crc32c.cc:52:
|
Test Suite
[email protected]+8.10.0: rocksdb/util/crc32c.cc:554:21: error: ‘__builtin_ia32_pclmulqdq128’ needs isa option -mpclmul -msse2
|
Test Suite
[email protected]+8.10.0: | ^~~~~~~~~~~~~~~~~~~~
|
Test Suite
[email protected]+8.10.0: 556 | const auto res1 = _mm_clmulepi64_si128(crc1_xmm, multiplier, 0x10);
|
Test Suite
[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-f798e88d148c077f/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-e6fef9b743da5ed5/out/725dd32d7edce1c8-crc32c.o" "-c" "rocksdb/util/crc32c.cc" with args c++ did not execute successfully (status code exit status: 1).
|