Skip to content

update

update #79

Triggered via push December 9, 2024 17:39
Status Success
Total duration 1m 21s
Artifacts

e2e.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/epo/date.rs#L31
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
build: src/epo/date.rs#L31
use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
build: src/epo/date.rs#L38
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
build: src/epo/date.rs#L103
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
build: src/epo/date.rs#L134
use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
build: src/epo/date.rs#L139
use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
build: src/epo/print.rs#L47
use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
build: src/epo/date.rs#L8
field `datestr` is never read
build: src/epo/types.rs#L7
field `time_mode` is never read
build
`epo` (bin "epo") generated 9 warnings