Skip to content

Remove unused trait #933

Remove unused trait

Remove unused trait #933

Triggered via push December 10, 2024 19:59
Status Failure
Total duration 3m 49s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 51 warnings
check: src/csv/reader.rs#L264
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
check: src/stats.rs#L549
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
check: src/table.rs#L605
the following explicit lifetimes could be elided: 'a, 'b
check: src/table.rs#L613
if let can be simplified with `.unwrap_or_default()`
check: src/table.rs#L632
the following explicit lifetimes could be elided: 'b
check: src/table.rs#L637
if let can be simplified with `.unwrap_or_default()`
check: src/table.rs#L656
the following explicit lifetimes could be elided: 'b
check: src/table.rs#L661
if let can be simplified with `.unwrap_or_default()`
check
Process completed with exit code 101.
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (macos-latest, stable): src/csv/reader.rs#L264
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, stable): src/stats.rs#L549
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
test (macos-latest, stable): src/csv/reader.rs#L580
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
test (macos-latest, stable): src/csv/reader.rs#L634
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
test (macos-latest, stable): src/stats.rs#L641
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, stable): src/stats.rs#L647
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, stable): src/stats.rs#L653
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, stable): src/stats.rs#L659
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, stable): src/stats.rs#L665
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, stable): src/stats.rs#L671
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, stable): src/csv/reader.rs#L264
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, stable): src/stats.rs#L549
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
test (ubuntu-latest, 1.70.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (ubuntu-latest, 1.70.0): src/csv/reader.rs#L264
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, 1.70.0): src/stats.rs#L549
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
test (ubuntu-latest, 1.70.0): src/csv/reader.rs#L580
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
test (ubuntu-latest, 1.70.0): src/csv/reader.rs#L634
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
test (ubuntu-latest, 1.70.0): src/stats.rs#L641
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, 1.70.0): src/stats.rs#L647
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, 1.70.0): src/stats.rs#L653
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, 1.70.0): src/stats.rs#L659
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, 1.70.0): src/stats.rs#L665
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, 1.70.0): src/stats.rs#L671
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, 1.70.0): src/csv/reader.rs#L264
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, 1.70.0): src/stats.rs#L549
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
test (macos-latest, 1.70.0): src/csv/reader.rs#L264
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, 1.70.0): src/stats.rs#L549
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
test (macos-latest, 1.70.0): src/csv/reader.rs#L264
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, 1.70.0): src/stats.rs#L549
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
test (macos-latest, 1.70.0): src/csv/reader.rs#L580
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
test (macos-latest, 1.70.0): src/csv/reader.rs#L634
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
test (macos-latest, 1.70.0): src/stats.rs#L641
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, 1.70.0): src/stats.rs#L647
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, 1.70.0): src/stats.rs#L653
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, 1.70.0): src/stats.rs#L659
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, 1.70.0): src/stats.rs#L665
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (macos-latest, 1.70.0): src/stats.rs#L671
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (ubuntu-latest, stable): src/csv/reader.rs#L264
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, stable): src/stats.rs#L549
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
test (ubuntu-latest, stable): src/csv/reader.rs#L264
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, stable): src/stats.rs#L549
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
test (ubuntu-latest, stable): src/csv/reader.rs#L580
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
test (ubuntu-latest, stable): src/csv/reader.rs#L634
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
test (ubuntu-latest, stable): src/stats.rs#L641
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, stable): src/stats.rs#L647
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, stable): src/stats.rs#L653
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, stable): src/stats.rs#L659
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, stable): src/stats.rs#L665
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
test (ubuntu-latest, stable): src/stats.rs#L671
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead