build(rust): bump sqlparser from 0.37.0 to 0.52.0 #1366
Annotations
12 errors and 10 warnings
Clippy linting
mismatched types
|
Clippy linting
missing fields `connect_by`, `prewhere`, `top_before_distinct` and 2 other fields in initializer of `sqlparser::ast::Select`
|
Clippy linting
mismatched types
|
Clippy linting
missing fields `for_clause`, `format_clause`, `limit_by` and 1 other field in initializer of `sqlparser::ast::Query`
|
Clippy linting
mismatched types
|
Clippy linting
struct `sqlparser::ast::Function` has no field named `distinct`
|
Clippy linting
struct `sqlparser::ast::Function` has no field named `order_by`
|
Clippy linting
struct `sqlparser::ast::Function` has no field named `special`
|
Clippy linting
mismatched types
|
Clippy linting
no method named `is_empty` found for enum `std::option::Option` in the current scope
|
Run actions/setup-python@v5
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
|
Run actions/setup-python@v5
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Rust
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
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
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
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/
|
Clippy linting
`/__w/connector-x/connector-x/.cargo/config` is deprecated in favor of `config.toml`
|
Clippy linting
`/__w/connector-x/connector-x/.cargo/config` is deprecated in favor of `config.toml`
|
Clippy linting
unneeded sub `cfg` when there is only one condition
|
Clippy linting
`connectorx` (lib) generated 1 warning
|
Loading