Switch to using half::f16 #93
Annotations
20 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 `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
|
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/
|
Loading