support python 3.12 #1292
Annotations
5 errors and 31 warnings
Run tests
linking with `cc` failed: exit status: 1
|
Run tests
linking with `cc` failed: exit status: 1
|
Run tests
could not compile `connectorx` (test "test_mssql") due to 1 previous error
|
Run tests
could not compile `connectorx` (test "test_polars") due to 1 previous error
|
Run tests
Process completed with exit code 101.
|
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/
|
Run tests
`/__w/connector-x/connector-x/.cargo/config` is deprecated in favor of `config.toml`
|
Run tests
`/__w/connector-x/connector-x/.cargo/config` is deprecated in favor of `config.toml`
|
Run tests
/__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
`/__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
|
Is the code formatted?
`/__w/connector-x/connector-x/.cargo/config` is deprecated in favor of `config.toml`
|
Check each feature gate
`/__w/connector-x/connector-x/.cargo/config` is deprecated in favor of `config.toml`
|
Check each feature gate
/__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
|
Check each feature gate
unused import: `crate::transports::*`
|
Check each feature gate
`connectorx` (lib) generated 1 warning (run `cargo fix --lib -p connectorx` to apply 1 suggestion)
|
Check each feature gate
`/__w/connector-x/connector-x/.cargo/config` is deprecated in favor of `config.toml`
|
Check each feature gate
/__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
|
Check each feature gate
unused import: `crate::transports::*`
|
Check each feature gate
`connectorx` (lib) generated 1 warning (run `cargo fix --lib -p connectorx` to apply 1 suggestion)
|
Check each feature gate
`/__w/connector-x/connector-x/.cargo/config` is deprecated in favor of `config.toml`
|
Check each feature gate
/__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
|
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/
|
Set up job
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 99 MB
|
Loading