refactor: reduce clippy warnings in core create #18
integration.yml
on: push
aws-native-tls
9m 22s
Integration Tests (HDFS)
8m 24s
Integration Tests (LakeFS v1.48)
6m 26s
Matrix: cloud
Annotations
7 errors, 43 warnings, and 6 notices
|
Integration Tests (LakeFS v1.48)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
cloud (aws)
The strategy configuration was canceled because "cloud.gcp" failed
|
|
cloud (aws)
The operation was canceled.
|
|
Integration Tests (HDFS)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
cloud (gcp)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
cloud (azure)
The strategy configuration was canceled because "cloud.gcp" failed
|
|
cloud (azure)
The operation was canceled.
|
|
Integration Tests (LakeFS v1.48)
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/
|
|
Integration Tests (LakeFS v1.48):
crates/core/src/table/state.rs#L270
method `add_actions_partition_batches` is never used
|
|
Integration Tests (LakeFS v1.48):
crates/core/src/operations/drop_constraints.rs#L42
associated function `new` is never used
|
|
Integration Tests (LakeFS v1.48):
crates/core/src/kernel/snapshot/scan.rs#L92
method `inner` is never used
|
|
Integration Tests (LakeFS v1.48):
crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
|
|
Integration Tests (LakeFS v1.48):
crates/core/src/kernel/snapshot/iterators/scan_row.rs#L112
function `parse_stats_column_with_schema` is never used
|
|
Integration Tests (LakeFS v1.48):
crates/core/src/kernel/snapshot/iterators.rs#L119
method `path_raw` is never used
|
|
Integration Tests (LakeFS v1.48):
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.
|
|
Integration Tests (LakeFS v1.48):
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.
|
|
Integration Tests (LakeFS v1.48):
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.
|
|
cloud (aws)
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/
|
|
cloud (aws)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
|
|
Integration Tests (HDFS)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-java@v4, 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/
|
|
Integration Tests (HDFS):
crates/core/src/table/state.rs#L270
method `add_actions_partition_batches` is never used
|
|
Integration Tests (HDFS):
crates/core/src/operations/drop_constraints.rs#L42
associated function `new` is never used
|
|
Integration Tests (HDFS):
crates/core/src/kernel/snapshot/scan.rs#L92
method `inner` is never used
|
|
Integration Tests (HDFS):
crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
|
|
Integration Tests (HDFS):
crates/core/src/kernel/snapshot/iterators/scan_row.rs#L112
function `parse_stats_column_with_schema` is never used
|
|
Integration Tests (HDFS):
crates/core/src/kernel/snapshot/iterators.rs#L119
method `path_raw` is never used
|
|
Integration Tests (HDFS):
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.
|
|
Integration Tests (HDFS):
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.
|
|
Integration Tests (HDFS):
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.
|
|
aws-native-tls
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/
|
|
aws-native-tls:
crates/core/src/table/state.rs#L270
method `add_actions_partition_batches` is never used
|
|
aws-native-tls:
crates/core/src/operations/drop_constraints.rs#L42
associated function `new` is never used
|
|
aws-native-tls:
crates/core/src/kernel/snapshot/scan.rs#L92
method `inner` is never used
|
|
aws-native-tls:
crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
|
|
aws-native-tls:
crates/core/src/kernel/snapshot/iterators/scan_row.rs#L112
function `parse_stats_column_with_schema` is never used
|
|
aws-native-tls:
crates/core/src/kernel/snapshot/iterators.rs#L119
method `path_raw` is never used
|
|
aws-native-tls:
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.
|
|
aws-native-tls:
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.
|
|
aws-native-tls:
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.
|
|
cloud (gcp)
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/
|
|
cloud (gcp):
crates/core/src/table/state.rs#L270
method `add_actions_partition_batches` is never used
|
|
cloud (gcp):
crates/core/src/operations/drop_constraints.rs#L42
associated function `new` is never used
|
|
cloud (gcp):
crates/core/src/kernel/snapshot/scan.rs#L92
method `inner` is never used
|
|
cloud (gcp):
crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
|
|
cloud (gcp):
crates/core/src/kernel/snapshot/iterators/scan_row.rs#L112
function `parse_stats_column_with_schema` is never used
|
|
cloud (gcp):
crates/core/src/kernel/snapshot/iterators.rs#L119
method `path_raw` is never used
|
|
cloud (gcp):
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.
|
|
cloud (gcp):
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.
|
|
cloud (gcp):
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.
|
|
cloud (azure)
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/
|
|
sccache stats
2% - 4 hits, 260 misses, 0 errors
|
|
sccache stats
10% - 30 hits, 261 misses, 1 errors
|
|
sccache stats
16% - 43 hits, 234 misses, 0 errors
|
|
sccache stats
3% - 25 hits, 690 misses, 0 errors
|
|
sccache stats
17% - 43 hits, 213 misses, 0 errors
|
|
sccache stats
11% - 33 hits, 256 misses, 0 errors
|