refactor: reduce clippy warnings in core create #181
build.yml
on: push
test-matrix
4s
check
9m 31s
Matrix: build
Matrix: Unit Tests
Annotations
5 errors, 144 warnings, and 7 notices
|
Unit Tests (macos-latest)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
Unit Tests (windows-latest)
The strategy configuration was canceled because "test.macos-latest" failed
|
|
Unit Tests (windows-latest)
The operation was canceled.
|
|
Unit Tests (ubuntu-latest)
The strategy configuration was canceled because "test.macos-latest" failed
|
|
Unit Tests (ubuntu-latest)
The operation was canceled.
|
|
check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@v0.0.9, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check:
crates/core/src/delta_datafusion/find_files.rs#L275
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
check:
crates/core/src/delta_datafusion/find_files.rs#L114
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
check:
crates/core/src/operations/optimize.rs#L1105
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
check:
crates/core/src/operations/optimize.rs#L989
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
check:
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
check:
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
check:
crates/core/src/delta_datafusion/mod.rs#L285
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
check:
crates/core/src/delta_datafusion/mod.rs#L277
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
check:
crates/core/src/kernel/transaction/conflict_checker.rs#L217
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
check:
crates/core/src/logstore/config.rs#L239
bound is defined in more than one place
|
|
Unit Tests (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/codecov-action@v4, mozilla-actions/sccache-action@v0.0.9, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests (macos-latest):
crates/core/src/delta_datafusion/find_files.rs#L396
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
Unit Tests (macos-latest):
crates/core/src/delta_datafusion/find_files.rs#L275
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
Unit Tests (macos-latest):
crates/core/src/delta_datafusion/find_files.rs#L114
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
Unit Tests (macos-latest):
crates/core/src/operations/optimize.rs#L1105
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
Unit Tests (macos-latest):
crates/core/src/operations/optimize.rs#L989
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
Unit Tests (macos-latest):
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
Unit Tests (macos-latest):
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
Unit Tests (macos-latest):
crates/core/src/delta_datafusion/mod.rs#L285
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
Unit Tests (macos-latest):
crates/core/src/delta_datafusion/mod.rs#L277
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
Unit Tests (macos-latest):
crates/core/src/kernel/transaction/conflict_checker.rs#L217
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
Unit Tests (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-python@v4, mozilla-actions/sccache-action@v0.0.9, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@v0.0.9, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@v0.0.9, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/find_files.rs#L396
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/find_files.rs#L275
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/find_files.rs#L114
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/operations/optimize.rs#L1105
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/operations/optimize.rs#L989
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/mod.rs#L285
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/mod.rs#L277
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/kernel/transaction/conflict_checker.rs#L217
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/find_files.rs#L396
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/find_files.rs#L275
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/find_files.rs#L114
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/operations/optimize.rs#L1105
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/operations/optimize.rs#L989
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/mod.rs#L285
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/mod.rs#L277
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/kernel/transaction/conflict_checker.rs#L217
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/find_files.rs#L275
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/find_files.rs#L114
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/operations/optimize.rs#L1105
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/operations/optimize.rs#L989
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/mod.rs#L285
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/mod.rs#L277
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/kernel/transaction/conflict_checker.rs#L217
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/logstore/config.rs#L239
bound is defined in more than one place
|
|
build (ubuntu-latest):
crates/core/src/table/state.rs#L270
method `add_actions_partition_batches` is never used
|
|
build (ubuntu-latest):
crates/core/src/operations/drop_constraints.rs#L42
associated function `new` is never used
|
|
build (ubuntu-latest):
crates/core/src/kernel/snapshot/scan.rs#L92
method `inner` is never used
|
|
build (ubuntu-latest):
crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
|
|
build (ubuntu-latest):
crates/core/src/kernel/snapshot/iterators/scan_row.rs#L112
function `parse_stats_column_with_schema` is never used
|
|
build (ubuntu-latest):
crates/core/src/kernel/snapshot/iterators.rs#L119
method `path_raw` is never used
|
|
build (ubuntu-latest):
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (ubuntu-latest):
crates/core/src/kernel/transaction/conflict_checker.rs#L225
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@v0.0.9, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (macos-latest):
crates/core/src/delta_datafusion/find_files.rs#L396
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/find_files.rs#L275
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/find_files.rs#L114
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/operations/optimize.rs#L1105
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/operations/optimize.rs#L989
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/mod.rs#L285
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/mod.rs#L277
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/kernel/transaction/conflict_checker.rs#L217
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/find_files.rs#L396
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/find_files.rs#L275
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/find_files.rs#L114
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/operations/optimize.rs#L1105
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/operations/optimize.rs#L989
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/mod.rs#L285
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/mod.rs#L277
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/kernel/transaction/conflict_checker.rs#L217
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/find_files.rs#L275
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/find_files.rs#L114
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/operations/optimize.rs#L1105
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/operations/optimize.rs#L989
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/mod.rs#L285
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/mod.rs#L277
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/kernel/transaction/conflict_checker.rs#L217
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/logstore/config.rs#L239
bound is defined in more than one place
|
|
build (macos-latest):
crates/core/src/table/state.rs#L270
method `add_actions_partition_batches` is never used
|
|
build (macos-latest):
crates/core/src/operations/drop_constraints.rs#L42
associated function `new` is never used
|
|
build (macos-latest):
crates/core/src/kernel/snapshot/scan.rs#L92
method `inner` is never used
|
|
build (macos-latest):
crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
|
|
build (macos-latest):
crates/core/src/kernel/snapshot/iterators/scan_row.rs#L112
function `parse_stats_column_with_schema` is never used
|
|
build (macos-latest):
crates/core/src/kernel/snapshot/iterators.rs#L119
method `path_raw` is never used
|
|
build (macos-latest):
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (macos-latest):
crates/core/src/kernel/transaction/conflict_checker.rs#L225
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-python@v4, mozilla-actions/sccache-action@v0.0.9, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (windows-latest):
crates/core/src/delta_datafusion/find_files.rs#L396
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/delta_datafusion/find_files.rs#L275
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/delta_datafusion/find_files.rs#L114
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/operations/optimize.rs#L1105
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/operations/optimize.rs#L989
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/delta_datafusion/mod.rs#L285
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/delta_datafusion/mod.rs#L277
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/kernel/transaction/conflict_checker.rs#L217
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/delta_datafusion/find_files.rs#L396
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/delta_datafusion/find_files.rs#L275
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/delta_datafusion/find_files.rs#L114
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/operations/optimize.rs#L1105
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/operations/optimize.rs#L989
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/delta_datafusion/mod.rs#L285
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/delta_datafusion/mod.rs#L277
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/kernel/transaction/conflict_checker.rs#L217
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/delta_datafusion/find_files.rs#L275
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/delta_datafusion/find_files.rs#L114
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/operations/optimize.rs#L1105
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/operations/optimize.rs#L989
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/delta_datafusion/mod.rs#L285
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/delta_datafusion/mod.rs#L277
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/kernel/transaction/conflict_checker.rs#L217
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/logstore/config.rs#L239
bound is defined in more than one place
|
|
build (windows-latest):
crates/core/src/table/state.rs#L270
method `add_actions_partition_batches` is never used
|
|
build (windows-latest):
crates/core/src/operations/drop_constraints.rs#L42
associated function `new` is never used
|
|
build (windows-latest):
crates/core/src/kernel/snapshot/scan.rs#L92
method `inner` is never used
|
|
build (windows-latest):
crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
|
|
build (windows-latest):
crates/core/src/kernel/snapshot/iterators/scan_row.rs#L112
function `parse_stats_column_with_schema` is never used
|
|
build (windows-latest):
crates/core/src/kernel/snapshot/iterators.rs#L119
method `path_raw` is never used
|
|
build (windows-latest):
crates/core/src/operations/restore.rs#L219
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/operations/filesystem_check.rs#L149
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
build (windows-latest):
crates/core/src/kernel/transaction/conflict_checker.rs#L225
use of deprecated method `kernel::snapshot::iterators::LogicalFileView::add_action`: Use Arrow arrays directly instead of converting to Add actions.
|
|
sccache stats
0% - 2 hits, 1137 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 754 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 394 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 496 misses, 0 errors
|
|
sccache stats
13% - 191 hits, 1250 misses, 0 errors
|
|
sccache stats
0% - 3 hits, 1440 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 986 misses, 0 errors
|