Add pre_execution_queries parameter to run setup queries before main query on Postgres and MySQL source #1409
Annotations
6 errors and 17 warnings
Test python
missing signature entry for argument `pre_execution_queries`
|
Test python
failed to resolve: function `wrapped_pyfunction` is not a crate or module
|
Test python
could not compile `connectorx-python` (lib) due to 2 previous errors
|
Test python
Process completed with exit code 1.
|
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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
Test python
output filename collision.
|
Test python
output filename collision.
|
Clippy linting
unneeded sub `cfg` when there is only one condition
|
Clippy linting
this lifetime isn't used in the impl
|
Clippy linting
the following explicit lifetimes could be elided: 'a
|
Clippy linting
this lifetime isn't used in the impl
|
Clippy linting
the following explicit lifetimes could be elided: 'a
|
Clippy linting
this lifetime isn't used in the impl
|
Clippy linting
the following explicit lifetimes could be elided: 'a
|
Clippy linting
manual implementation of `Option::map`
|
Clippy linting
the following explicit lifetimes could be elided: 'a
|
Clippy linting
this loop could be written as a `while let` loop
|
Loading