Update simd-json to make serenity compile again #4287
Annotations
10 errors and 2 warnings
src/http/client.rs#L532
`?` couldn't convert the error to `error::Error`
|
src/http/client.rs#L545
`?` couldn't convert the error to `error::Error`
|
src/http/client.rs#L1476
`?` couldn't convert the error to `error::Error`
|
src/http/client.rs#L680
`?` couldn't convert the error to `error::Error`
|
src/http/client.rs#L708
`?` operator has incompatible types
|
src/http/client.rs#L708
`?` couldn't convert the error to `error::Error`
|
src/http/client.rs#L1809
`?` couldn't convert the error to `error::Error`
|
src/http/client.rs#L483
`?` couldn't convert the error to `error::Error`
|
src/http/client.rs#L1399
`?` couldn't convert the error to `error::Error`
|
src/http/client.rs#L756
`?` couldn't convert the error to `error::Error`
|
build.rs#L31
use of deprecated function `deprecated_simd_json_feature`: The `simdjson` feature name is deprecated and will be removed in the next version of serenity, use `simd_json`.
|
build.rs#L32
use of deprecated function `deprecated_voice_model_feature`: The `voice-model` feature name is deprecated and will be removed in the next version of serenity, use `voice_model`.
|
The logs for this run have expired and are no longer available.
Loading