Skip to content

[WIP] feat: Add FeatureInfo metadata #5789

[WIP] feat: Add FeatureInfo metadata

[WIP] feat: Add FeatureInfo metadata #5789

Triggered via pull request October 21, 2025 21:01
Status Failure
Total duration 4m 28s
Artifacts

build.yml

on: pull_request
Matrix: build
Matrix: ffi_test
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

68 errors and 12 warnings
msrv
Process completed with exit code 1.
build (macOS-latest): kernel/src/table_features/mod.rs#L235
static `ROW_TRACKING_INFO` is never used
build (macOS-latest): kernel/src/table_features/mod.rs#L222
static `IN_COMMIT_TIMESTAMP_INFO` is never used
build (macOS-latest): kernel/src/table_features/mod.rs#L211
static `IDENTITY_COLUMNS_INFO` is never used
build (macOS-latest): kernel/src/table_features/mod.rs#L200
static `GENERATED_COLUMNS_INFO` is never used
build (macOS-latest): kernel/src/table_features/mod.rs#L187
static `CHANGE_DATA_FEED_INFO` is never used
build (macOS-latest): kernel/src/table_features/mod.rs#L176
static `CHECK_CONSTRAINTS_INFO` is never used
build (macOS-latest): kernel/src/table_features/mod.rs#L165
static `INVARIANTS_INFO` is never used
build (macOS-latest): kernel/src/table_features/mod.rs#L154
static `APPEND_ONLY_INFO` is never used
build (macOS-latest): kernel/src/table_features/mod.rs#L134
struct `FeatureInfo` is never constructed
build (macOS-latest): kernel/src/table_features/mod.rs#L125
enum `EnablementCheck` is never used
test (ubuntu-latest): kernel/src/table_features/mod.rs#L235
static `ROW_TRACKING_INFO` is never used
test (ubuntu-latest): kernel/src/table_features/mod.rs#L222
static `IN_COMMIT_TIMESTAMP_INFO` is never used
test (ubuntu-latest): kernel/src/table_features/mod.rs#L211
static `IDENTITY_COLUMNS_INFO` is never used
test (ubuntu-latest): kernel/src/table_features/mod.rs#L200
static `GENERATED_COLUMNS_INFO` is never used
test (ubuntu-latest): kernel/src/table_features/mod.rs#L187
static `CHANGE_DATA_FEED_INFO` is never used
test (ubuntu-latest): kernel/src/table_features/mod.rs#L176
static `CHECK_CONSTRAINTS_INFO` is never used
test (ubuntu-latest): kernel/src/table_features/mod.rs#L165
static `INVARIANTS_INFO` is never used
test (ubuntu-latest): kernel/src/table_features/mod.rs#L154
static `APPEND_ONLY_INFO` is never used
test (ubuntu-latest): kernel/src/table_features/mod.rs#L134
struct `FeatureInfo` is never constructed
test (ubuntu-latest): kernel/src/table_features/mod.rs#L125
enum `EnablementCheck` is never used
msrv-run-tests: kernel/src/table_features/mod.rs#L235
static `ROW_TRACKING_INFO` is never used
msrv-run-tests: kernel/src/table_features/mod.rs#L222
static `IN_COMMIT_TIMESTAMP_INFO` is never used
msrv-run-tests: kernel/src/table_features/mod.rs#L211
static `IDENTITY_COLUMNS_INFO` is never used
msrv-run-tests: kernel/src/table_features/mod.rs#L200
static `GENERATED_COLUMNS_INFO` is never used
msrv-run-tests: kernel/src/table_features/mod.rs#L187
static `CHANGE_DATA_FEED_INFO` is never used
msrv-run-tests: kernel/src/table_features/mod.rs#L176
static `CHECK_CONSTRAINTS_INFO` is never used
msrv-run-tests: kernel/src/table_features/mod.rs#L165
static `INVARIANTS_INFO` is never used
msrv-run-tests: kernel/src/table_features/mod.rs#L154
static `APPEND_ONLY_INFO` is never used
msrv-run-tests: kernel/src/table_features/mod.rs#L134
struct `FeatureInfo` is never constructed
msrv-run-tests: kernel/src/table_features/mod.rs#L125
enum `EnablementCheck` is never used
build (windows-latest)
The strategy configuration was canceled because "build.macOS-latest" failed
build (windows-latest)
The operation was canceled.
docs: kernel/src/table_features/mod.rs#L235
static `ROW_TRACKING_INFO` is never used
docs: kernel/src/table_features/mod.rs#L222
static `IN_COMMIT_TIMESTAMP_INFO` is never used
docs: kernel/src/table_features/mod.rs#L211
static `IDENTITY_COLUMNS_INFO` is never used
docs: kernel/src/table_features/mod.rs#L200
static `GENERATED_COLUMNS_INFO` is never used
docs: kernel/src/table_features/mod.rs#L187
static `CHANGE_DATA_FEED_INFO` is never used
docs: kernel/src/table_features/mod.rs#L176
static `CHECK_CONSTRAINTS_INFO` is never used
docs: kernel/src/table_features/mod.rs#L165
static `INVARIANTS_INFO` is never used
docs: kernel/src/table_features/mod.rs#L154
static `APPEND_ONLY_INFO` is never used
docs: kernel/src/table_features/mod.rs#L134
struct `FeatureInfo` is never constructed
docs: kernel/src/table_features/mod.rs#L125
enum `EnablementCheck` is never used
test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
test (windows-latest)
The operation was canceled.
build (ubuntu-latest)
The strategy configuration was canceled because "build.macOS-latest" failed
build (ubuntu-latest)
The operation was canceled.
test (macOS-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
test (macOS-latest): kernel/src/table_features/mod.rs#L235
static `ROW_TRACKING_INFO` is never used
test (macOS-latest): kernel/src/table_features/mod.rs#L222
static `IN_COMMIT_TIMESTAMP_INFO` is never used
test (macOS-latest): kernel/src/table_features/mod.rs#L211
static `IDENTITY_COLUMNS_INFO` is never used
test (macOS-latest): kernel/src/table_features/mod.rs#L200
static `GENERATED_COLUMNS_INFO` is never used
test (macOS-latest): kernel/src/table_features/mod.rs#L187
static `CHANGE_DATA_FEED_INFO` is never used
test (macOS-latest): kernel/src/table_features/mod.rs#L176
static `CHECK_CONSTRAINTS_INFO` is never used
test (macOS-latest): kernel/src/table_features/mod.rs#L165
static `INVARIANTS_INFO` is never used
test (macOS-latest): kernel/src/table_features/mod.rs#L154
static `APPEND_ONLY_INFO` is never used
test (macOS-latest): kernel/src/table_features/mod.rs#L134
struct `FeatureInfo` is never constructed
test (macOS-latest): kernel/src/table_features/mod.rs#L125
enum `EnablementCheck` is never used
coverage: kernel/src/table_features/mod.rs#L235
static `ROW_TRACKING_INFO` is never used
coverage: kernel/src/table_features/mod.rs#L222
static `IN_COMMIT_TIMESTAMP_INFO` is never used
coverage: kernel/src/table_features/mod.rs#L211
static `IDENTITY_COLUMNS_INFO` is never used
coverage: kernel/src/table_features/mod.rs#L200
static `GENERATED_COLUMNS_INFO` is never used
coverage: kernel/src/table_features/mod.rs#L187
static `CHANGE_DATA_FEED_INFO` is never used
coverage: kernel/src/table_features/mod.rs#L176
static `CHECK_CONSTRAINTS_INFO` is never used
coverage: kernel/src/table_features/mod.rs#L165
static `INVARIANTS_INFO` is never used
coverage: kernel/src/table_features/mod.rs#L154
static `APPEND_ONLY_INFO` is never used
coverage: kernel/src/table_features/mod.rs#L134
struct `FeatureInfo` is never constructed
coverage: kernel/src/table_features/mod.rs#L125
enum `EnablementCheck` is never used
msrv-run-tests
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/
msrv-run-tests
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/
msrv-run-tests
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/
msrv-run-tests
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/
ffi_test (macOS-latest)
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/
ffi_test (macOS-latest)
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/
ffi_test (macOS-latest)
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/
ffi_test (macOS-latest)
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/
ffi_test (ubuntu-latest)
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/
ffi_test (ubuntu-latest)
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/
ffi_test (ubuntu-latest)
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/
ffi_test (ubuntu-latest)
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/