support python 3.12 #1270
Annotations
2 errors and 14 warnings
|
Test python
The operation was canceled.
|
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
/__w/connector-x/connector-x/connectorx/Cargo.toml: dependency (serde) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions
|
Clippy linting
unneeded sub `cfg` when there is only one condition
|
Clippy linting
this loop could be written as a `while let` loop
|
Clippy linting
unnecessary map on constructor Some(_)
|
Clippy linting
very complex type used. Consider factoring parts into `type` definitions
|
Clippy linting
this is an outer doc comment and does not apply to the parent module or crate
|
Clippy linting
very complex type used. Consider factoring parts into `type` definitions
|
Clippy linting
use of `expect` followed by a function call
|
Loading