Pin arrow
-dependencies to version 52 or 53 (#13)
#101
Annotations
18 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run Swatinem/rust-cache@v1
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/
|
Run Swatinem/rust-cache@v1
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/
|
Run Swatinem/rust-cache@v1
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/
|
Run actions-rs/cargo@v1
`default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
Run actions-rs/cargo@v1
`default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
Run actions-rs/cargo@v1
`default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
Run actions-rs/cargo@v1:
src/lib.rs#L15
unexpected `cfg` condition value: `nightly_build`
|
Run actions-rs/cargo@v1:
src/compute/sort/row/interner.rs#L55
unexpected `cfg` condition value: `nightly_build`
|
Run actions-rs/cargo@v1:
src/compute/sort/row/interner.rs#L59
unexpected `cfg` condition value: `nightly_build`
|
Run actions-rs/cargo@v1:
src/array/mod.rs#L151
trait `Container` is never used
|
Run actions-rs/cargo@v1:
src/array/fixed_size_binary/mod.rs#L270
methods `values` and `size` are never used
|
Run actions-rs/cargo@v1:
src/array/list/iterator.rs#L47
struct `Iter` is never constructed
|
Run actions-rs/cargo@v1:
src/compute/sort/lex_sort.rs#L81
function `build_compare` is never used
|
Loading