This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Add array::downcast_ref
and array::downcast_mut
#6122
Annotations
19 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` 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/
|
The `save-state` 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/
|
The `save-state` 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/
|
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/
|
src/compute/sort/mod.rs#L19
unused import: `lex_sort::build_compare`
|
src/compute/take/mod.rs#L37
unused import: `boolean::take as take_boolean`
|
src/io/csv/read_utils.rs#L139
use of deprecated associated function `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
src/io/csv/read_utils.rs#L231
use of deprecated associated function `chrono::NaiveDateTime::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
src/temporal_conversions.rs#L366
use of deprecated associated function `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
src/temporal_conversions.rs#L393
use of deprecated associated function `chrono::NaiveDateTime::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
src/temporal_conversions.rs#L518
use of deprecated associated function `chrono::NaiveDateTime::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
src/temporal_conversions.rs#L519
use of deprecated associated function `chrono::NaiveDateTime::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
src/temporal_conversions.rs#L547
use of deprecated associated function `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
src/temporal_conversions.rs#L548
use of deprecated associated function `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading