refactor: seperate schema trait from record #151
Annotations
3 errors and 12 warnings
check
failed to resolve: use of undeclared type `ColumnDesc`
|
check
could not compile `tonbo-python` (lib) due to 1 previous error
|
check
Process completed with exit code 1.
|
check:
src/lib.rs#L687
method `record_schema` is never used
|
check:
src/record/mod.rs#L70
field `schema` is never read
|
check:
src/record/runtime/record.rs#L28
associated function `empty_record` is never used
|
check
`tonbo` (lib) generated 3 warnings
|
check
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/
|
check
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/
|
check
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/
|
check
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/
|
check:
src/lib.rs#L687
method `record_schema` is never used
|
check:
src/record/mod.rs#L70
field `schema` is never read
|
check:
src/record/runtime/record.rs#L28
associated function `empty_record` is never used
|
check
`tonbo` (lib) generated 3 warnings
|