Skip to content

Bump chrono from 0.4.26 to 0.4.31 #124

Bump chrono from 0.4.26 to 0.4.31

Bump chrono from 0.4.26 to 0.4.31 #124

Triggered via pull request January 17, 2024 16:10
Status Cancelled
Total duration 1m 0s
Artifacts

build.yml

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

Annotations

10 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)
Canceling since a higher priority waiting request for 'build-refs/pull/117/merge' exists
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)
The operation was canceled.