docs: update README #642
ci.yml
on: push
lint-rust
28s
Build no_std (libipld-core)
17s
Build no_std (libipld-core), but with the `serde-codec` feature enabled
20s
Matrix: ci
Annotations
20 errors
Build no_std (libipld-core)
Process completed with exit code 101.
|
Build no_std (libipld-core), but with the `serde-codec` feature enabled
Process completed with exit code 101.
|
lint-rust:
core/src/codec.rs#L88
use of `format!` to build up a string from an iterator
|
lint-rust:
core/src/link.rs#L44
non-canonical implementation of `clone` on a `Copy` type
|
lint-rust:
core/src/codec.rs#L50
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
lint-rust
Process completed with exit code 101.
|
ci (stable, wasm32-unknown-unknown, ubuntu-latest, true):
core/src/codec.rs#L50
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
ci (stable, wasm32-unknown-unknown, ubuntu-latest, true)
Process completed with exit code 101.
|
ci (stable, x86_64-unknown-linux-gnu, ubuntu-latest, false):
core/src/codec.rs#L50
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
ci (stable, x86_64-unknown-linux-gnu, ubuntu-latest, false)
Process completed with exit code 101.
|
ci (stable, armv7-linux-androideabi, ubuntu-latest, true):
core/src/codec.rs#L50
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
ci (stable, armv7-linux-androideabi, ubuntu-latest, true)
Process completed with exit code 1.
|
ci (stable, aarch64-linux-android, ubuntu-latest, true):
core/src/codec.rs#L50
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
ci (stable, aarch64-linux-android, ubuntu-latest, true)
Process completed with exit code 1.
|
ci (stable, x86_64-pc-windows-msvc, windows-latest, false):
core/src/codec.rs#L50
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
ci (stable, x86_64-pc-windows-msvc, windows-latest, false)
Process completed with exit code 1.
|
ci (stable, x86_64-apple-darwin, macos-latest, false):
core/src/codec.rs#L50
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
ci (stable, x86_64-apple-darwin, macos-latest, false)
Process completed with exit code 101.
|
ci (stable, aarch64-apple-ios, macos-latest, true):
core/src/codec.rs#L50
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
ci (stable, aarch64-apple-ios, macos-latest, true)
Process completed with exit code 101.
|