Skip to content

Bump chrono from 0.4.26 to 0.4.31 #6

Bump chrono from 0.4.26 to 0.4.31

Bump chrono from 0.4.26 to 0.4.31 #6

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

test.yml

on: pull_request
Matrix: test
Matrix: test_slow
Fit to window
Zoom out
Zoom in

Annotations

15 errors
test slow (ubuntu-latest): src/configuration/mod.rs#L187
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
test slow (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
test slow (ubuntu-latest): src/location/aprs.rs#L292
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
test slow (ubuntu-latest): src/utilities.rs#L35
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
test slow (ubuntu-latest): src/utilities.rs#L77
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
test slow (ubuntu-latest)
Process completed with exit code 101.
test (ubuntu-latest): src/configuration/mod.rs#L187
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
test (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
test (ubuntu-latest): src/location/aprs.rs#L292
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
test (ubuntu-latest): src/utilities.rs#L35
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
test (ubuntu-latest): src/utilities.rs#L77
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
test (ubuntu-latest)
Process completed with exit code 101.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.