support python 3.12 #1294
Annotations
24 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
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
|
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
`/__w/connector-x/connector-x/connectorx-python/.cargo/config` is deprecated in favor of `config.toml`
|
Test python
`/__w/connector-x/connector-x/.cargo/config` is deprecated in favor of `config.toml`
|
Test python
`/__w/connector-x/connector-x/connectorx-python/.cargo/config` is deprecated in favor of `config.toml`
|
Test python
`/__w/connector-x/connector-x/.cargo/config` is deprecated in favor of `config.toml`
|
Test python
/__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
|
Test python
output filename collision.
|
Test python
methods `typecheck` and `typename` are never used
|
Test python
`connectorx-python` (lib) generated 1 warning
|
Loading