Skip to content

update

update #117

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

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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: src/epo/date.rs#L126
this expression borrows a value the compiler would automatically borrow
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/types.rs#L7
field `time_mode` is never read
build
`epo` (bin "epo" test) generated 8 warnings