fix test compilation issue #244
Annotations
4 errors
build (ubuntu-latest):
adr_core_local_impl/tests/create_adr.rs#L219
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
|
build (ubuntu-latest)
Process completed with exit code 101.
|
build (macos-latest):
adr_core_local_impl/tests/create_adr.rs#L219
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
|
build (macos-latest)
Process completed with exit code 101.
|