Skip to content

postgres: add boolean array #1077

postgres: add boolean array

postgres: add boolean array #1077

Re-run triggered June 24, 2023 22:10
Status Success
Total duration 32m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
python
this operation has no effect
python
very complex type used. Consider factoring parts into `type` definitions
python
use of `expect` followed by a function call
python
use of `unwrap_or` followed by a function call
python
this `to_owned` call clones the std::borrow::Cow<str> itself and does not cause the std::borrow::Cow<str> contents to become owned
python
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
python
this lifetime isn't used in the impl
python
redundant clone
python
explicit lifetimes given in parameter types where they could be elided (or replaced with `'_` if needed by type declaration)
python
this lifetime isn't used in the impl
python
output filename collision.
python
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/
python
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/
python
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/
python
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/
rust
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 78 MB
rust
unused import: `get_partition_range_query`
rust
`connectorx` (lib) generated 1 warning
rust
unused import: `SourceType`
rust
unused imports: `get_partition_range_query`, `single_col_partition_query`
rust
unused import: `url::Url`
rust
unreachable expression
rust
unused variable: `query`
rust
unused variable: `col`
rust
unused variable: `query`
rust
unused variable: `query`
rust
unresolved link to `impl_transport`
rust
`connectorx` (lib doc) generated 1 warning
rust
this operation has no effect
rust
very complex type used. Consider factoring parts into `type` definitions
rust
use of `expect` followed by a function call
rust
use of `unwrap_or` followed by a function call
rust
this `to_owned` call clones the std::borrow::Cow<str> itself and does not cause the std::borrow::Cow<str> contents to become owned
rust
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
rust
this lifetime isn't used in the impl
rust
redundant clone
rust
explicit lifetimes given in parameter types where they could be elided (or replaced with `'_` if needed by type declaration)
rust
this lifetime isn't used in the impl
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/
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/
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/
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/