refactor: seperate schema trait from record #153
Annotations
12 warnings
Run cargo clippy:
src/lib.rs#L687
method `record_schema` is never used
|
Run cargo clippy:
src/record/mod.rs#L70
field `schema` is never read
|
Run cargo clippy:
src/record/runtime/record.rs#L28
associated function `empty_record` is never used
|
Run cargo clippy
`tonbo` (lib) generated 3 warnings
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Build with maturin and run:
src/lib.rs#L687
method `record_schema` is never used
|
Build with maturin and run:
src/record/mod.rs#L70
field `schema` is never read
|
Build with maturin and run:
src/record/runtime/record.rs#L28
associated function `empty_record` is never used
|
Build with maturin and run
`tonbo` (lib) generated 3 warnings
|
Loading