Adjust visibility of crate private members & Functions (#537) #1183
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup 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/
|
Setup 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/
|
Setup 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/
|
Setup 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/
|
Run Clippy:
src/context.rs#L282
type `dataframe::PyDataFrame` is more private than the item `context::PySessionContext::sql`
|
Run Clippy:
src/context.rs#L288
type `dataframe::PyDataFrame` is more private than the item `context::PySessionContext::create_dataframe`
|
Run Clippy:
src/context.rs#L320
type `dataframe::PyDataFrame` is more private than the item `context::PySessionContext::create_dataframe_from_logical_plan`
|
Run Clippy:
src/context.rs#L326
type `dataframe::PyDataFrame` is more private than the item `context::PySessionContext::from_pylist`
|
Run Clippy:
src/context.rs#L346
type `dataframe::PyDataFrame` is more private than the item `context::PySessionContext::from_pydict`
|
Run Clippy:
src/context.rs#L366
type `dataframe::PyDataFrame` is more private than the item `context::PySessionContext::from_arrow_table`
|
Run Clippy:
src/context.rs#L387
type `dataframe::PyDataFrame` is more private than the item `context::PySessionContext::from_pandas`
|
Run Clippy:
src/context.rs#L407
type `dataframe::PyDataFrame` is more private than the item `context::PySessionContext::from_polars`
|
Run Clippy:
src/context.rs#L637
type `dataframe::PyDataFrame` is more private than the item `context::PySessionContext::table`
|
Run Clippy:
src/context.rs#L646
type `dataframe::PyDataFrame` is more private than the item `context::PySessionContext::empty_table`
|
The logs for this run have expired and are no longer available.
Loading