Use hex_debug, serde_bytes, skip_if and custom_debug_derive where appropriate. #10815
Annotations
10 errors and 1 warning
Run clippy:
linera-client/src/persistent/indexed_db.rs#L4
unresolved import `custom_debug_derive`
|
Run clippy:
linera-client/src/persistent/indexed_db.rs#L18
cannot find attribute `debug` in this scope
|
Run clippy:
linera-client/src/persistent/indexed_db.rs#L20
cannot find attribute `debug` in this scope
|
Run clippy:
linera-client/src/persistent/indexed_db.rs#L118
`persistent::indexed_db::IndexedDb<T>` doesn't implement `std::fmt::Debug`
|
Run clippy:
linera-client/src/persistent/indexed_db.rs#L118
`persistent::indexed_db::IndexedDb<T>` doesn't implement `std::fmt::Debug`
|
Run clippy:
linera-client/src/persistent/indexed_db.rs#L29
`persistent::indexed_db::Error` doesn't implement `std::fmt::Debug`
|
Run clippy:
linera-client/src/persistent/indexed_db.rs#L106
`persistent::indexed_db::Error` doesn't implement `std::fmt::Debug`
|
Run clippy:
linera-client/src/persistent/indexed_db.rs#L108
`persistent::indexed_db::IndexedDb<T>` doesn't implement `std::fmt::Debug`
|
Run clippy:
linera-client/src/persistent/indexed_db.rs#L108
`persistent::indexed_db::IndexedDb<T>` doesn't implement `std::fmt::Debug`
|
Run clippy
Process completed with exit code 101.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading