wip: update version to follow up upstream #35
rust.yml
on: push
Rustfmt
17s
Rustdoc-check
4m 46s
Clippy
5m 35s
Security audit
2m 45s
Matrix: test
Annotations
22 errors and 7 warnings
macOS:
src/checkpoint.rs#L21
unused import: `DB`
|
macOS:
src/checkpoint.rs#L22
unused import: `int32_t`
|
macOS:
src/checkpoint.rs#L26
unused import: `ColumnFamily`
|
macOS:
src/checkpoint.rs#L22
use of deprecated type alias `libc::int32_t`: Use i32 instead.
|
macOS:
librocksdb-sys/tests/ffi.rs#L27
unresolved import `librocksdb_sys`
|
macOS:
librocksdb-sys/tests/ffi.rs#L125
cannot find type `rocksdb_t` in this scope
|
macOS:
librocksdb-sys/tests/ffi.rs#L126
cannot find type `rocksdb_readoptions_t` in this scope
|
macOS:
librocksdb-sys/tests/ffi.rs#L132
cannot find function `rocksdb_get` in this scope
|
macOS:
librocksdb-sys/tests/ffi.rs#L139
cannot find type `rocksdb_t` in this scope
|
macOS:
librocksdb-sys/tests/ffi.rs#L140
cannot find type `rocksdb_readoptions_t` in this scope
|
Windows
The job was canceled because "macOS" failed.
|
Windows
The operation was canceled.
|
Linux
The job was canceled because "macOS" failed.
|
Linux
The operation was canceled.
|
Clippy:
src/checkpoint.rs#L21
unused import: `DB`
|
Clippy:
src/checkpoint.rs#L22
unused import: `int32_t`
|
Clippy:
src/checkpoint.rs#L26
unused import: `ColumnFamily`
|
Clippy:
src/checkpoint.rs#L22
use of deprecated type alias `libc::int32_t`: Use i32 instead.
|
Clippy:
src/checkpoint.rs#L218
this could be rewritten as `let...else`
|
Clippy:
src/db.rs#L2354
consider adding a `;` to the last statement for consistent formatting
|
Clippy:
src/db.rs#L2552
this could be rewritten as `let...else`
|
Clippy
Process completed with exit code 101.
|
Rustfmt
Cache not found for keys: v0-rust-fmt-Linux-e5dfb86c-14badf9c, v0-rust-fmt-Linux-e5dfb86c
|
Security audit
Cache not found for keys: v0-rust-audit-Linux-30c62127-14badf9c, v0-rust-audit-Linux-30c62127
|
Security audit
Cache not found for keys: cargo-audit-v0.21.0
|
macOS
Cache not found for keys: v0-rust-test-Darwin-410b3a97-14badf9c, v0-rust-test-Darwin-410b3a97
|
Linux
Failed to remove 'http.https://github.com/.extraheader' from the git config
|
Rustdoc-check
Cache not found for keys: v0-rust-doc-check-Linux-e5dfb86c-14badf9c, v0-rust-doc-check-Linux-e5dfb86c
|
Clippy
Cache not found for keys: v0-rust-clippy-Linux-e5dfb86c-14badf9c, v0-rust-clippy-Linux-e5dfb86c
|