Skip to content

Bump chrono from 0.4.26 to 0.4.31 #114

Bump chrono from 0.4.26 to 0.4.31

Bump chrono from 0.4.26 to 0.4.31 #114

Triggered via pull request January 17, 2024 15:58
Status Failure
Total duration 3m 43s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build (ubuntu-latest): src/location/aprs.rs#L102
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
build (ubuntu-latest): src/utilities.rs#L35
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
build (ubuntu-latest): src/utilities.rs#L77
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
build (ubuntu-latest)
Process completed with exit code 101.
build (macos-latest): src/location/aprs.rs#L102
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
build (macos-latest): src/utilities.rs#L35
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
build (macos-latest): src/utilities.rs#L77
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
build (macos-latest)
Process completed with exit code 101.
build (windows-latest): src/location/aprs.rs#L102
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
build (windows-latest): src/utilities.rs#L35
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
build (windows-latest): src/utilities.rs#L77
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
build (windows-latest)
Process completed with exit code 1.