Skip to content

remove warnings

remove warnings #243

Triggered via push April 17, 2024 10:29
Status Failure
Total duration 2m 47s
Artifacts

rust.yml

on: push
Matrix: build
publish_metrics
0s
publish_metrics
Fit to window
Zoom out
Zoom in

Annotations

8 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): adr_core_local_impl/src/adr_repo/mod.rs#L1540
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): adr_core_local_impl/src/adr_repo/mod.rs#L1540
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.