.github/workflows/nightly.yml #10
Annotations
1 error and 4 warnings
|
src/encode/hex.rs#L620
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
src/encode/hex.rs#L628
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
src/encode/hex.rs#L643
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
tests/utils/mod.rs#L1
unused import: `parse_hex`
|
The logs for this run have expired and are no longer available.
Loading