Release 0.5.5 #57
Annotations
2 errors and 20 warnings
|
Run "cargo test" (without trybuild tests)
The operation was canceled.
|
Run "cargo test" (without trybuild tests)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run "cargo test" (without trybuild tests):
dxr_shared/src/values/ser_de.rs#L21
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
|
Run "cargo test" (without trybuild tests)
`dxr_shared` (lib) generated 1 warning
|
Run "cargo test" (without trybuild tests):
dxr_server/src/lib.rs#L25
use of deprecated enum `dxr_shared::DxrError`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Run "cargo test" (without trybuild tests):
dxr_server/src/lib.rs#L25
use of deprecated struct `dxr_shared::Fault`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Run "cargo test" (without trybuild tests):
dxr_server/src/lib.rs#L25
use of deprecated struct `dxr_shared::FaultResponse`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Run "cargo test" (without trybuild tests):
dxr_server/src/lib.rs#L25
use of deprecated struct `dxr_shared::MethodCall`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Run "cargo test" (without trybuild tests):
dxr_server/src/lib.rs#L25
use of deprecated struct `dxr_shared::MethodResponse`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Run "cargo test" (without trybuild tests):
dxr_server/src/lib.rs#L25
use of deprecated struct `dxr_shared::Value`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Run "cargo test" (without trybuild tests):
dxr_server/src/lib.rs#L52
use of deprecated enum `dxr_shared::DxrError`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Run "cargo check"
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run "cargo check":
dxr_shared/src/values/ser_de.rs#L21
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
|
Run "cargo check"
`dxr_shared` (lib) generated 1 warning
|
Run "cargo check":
dxr_server/src/lib.rs#L25
use of deprecated enum `dxr_shared::DxrError`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Run "cargo check":
dxr_server/src/lib.rs#L25
use of deprecated struct `dxr_shared::Fault`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Run "cargo check":
dxr_server/src/lib.rs#L25
use of deprecated struct `dxr_shared::FaultResponse`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Run "cargo check":
dxr_server/src/lib.rs#L25
use of deprecated struct `dxr_shared::MethodCall`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Run "cargo check":
dxr_server/src/lib.rs#L25
use of deprecated struct `dxr_shared::MethodResponse`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Run "cargo check":
dxr_server/src/lib.rs#L25
use of deprecated struct `dxr_shared::Value`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Run "cargo check":
dxr_server/src/lib.rs#L52
use of deprecated enum `dxr_shared::DxrError`: The dxr_shared crate was renamed to dxr with version 0.6.0.
|
Loading