Mssql fixes #1330
Annotations
11 errors and 31 warnings
rust
The process '/github/home/.cargo/bin/cargo' failed with exit code 1
|
python (3.12)
the trait bound `Option<Uuid>: connectorx::typesystem::TypeAssoc<MsSQLTypeSystem>` is not satisfied
|
python (3.12)
the trait bound `MsSQLSourceParser<'s>: Produce<'_, Option<Uuid>>` is not satisfied
|
python (3.12)
the trait bound `Uuid: connectorx::typesystem::TypeAssoc<MsSQLTypeSystem>` is not satisfied
|
python (3.12)
the trait bound `MsSQLSourceParser<'s>: Produce<'_, Uuid>` is not satisfied
|
python (3.12)
the trait bound `Option<Uuid>: connectorx::typesystem::TypeAssoc<MsSQLTypeSystem>` is not satisfied
|
python (3.12)
the trait bound `MsSQLSourceParser<'_>: Produce<'_, Option<Uuid>>` is not satisfied
|
python (3.12)
the trait bound `Uuid: connectorx::typesystem::TypeAssoc<MsSQLTypeSystem>` is not satisfied
|
python (3.12)
the trait bound `MsSQLSourceParser<'_>: Produce<'_, Uuid>` is not satisfied
|
python (3.12)
the trait bound `Option<Uuid>: connectorx::typesystem::TypeAssoc<PostgresTypeSystem>` is not satisfied
|
python (3.12)
the trait bound `PostgresBinarySourcePartitionParser<'s>: Produce<'_, Option<Uuid>>` is not satisfied
|
rust
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/
|
rust
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
python (3.12)
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/
|
python (3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
python (3.12)
unneeded sub `cfg` when there is only one condition
|
python (3.12)
manual implementation of `Option::map`
|
python (3.12)
this loop could be written as a `while let` loop
|
python (3.12)
manual implementation of `Option::map`
|
python (3.12)
unnecessary map on constructor Some(_)
|
python (3.12)
unnecessary map on constructor Some(_)
|
python (3.12)
very complex type used. Consider factoring parts into `type` definitions
|
python (3.12)
this is an outer doc comment and does not apply to the parent module or crate
|
python (3.12)
very complex type used. Consider factoring parts into `type` definitions
|
python (3.12)
use of `expect` followed by a function call
|
python (3.12)
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 (3.12)
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 (3.12)
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 (3.12)
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 (3.12)
`/__w/connector-x/connector-x/connectorx-python/.cargo/config` is deprecated in favor of `config.toml`
|
python (3.12)
`/__w/connector-x/connector-x/connectorx-python/.cargo/config` is deprecated in favor of `config.toml`
|
python (3.12)
output filename collision.
|
python (3.12)
output filename collision.
|
python (3.12)
unexpected `cfg` condition name: `Py_3_12`
|
python (3.12)
unexpected `cfg` condition name: `Py_3_12`
|
python (3.12)
unexpected `cfg` condition name: `Py_3_12`
|
python (3.12)
unexpected `cfg` condition name: `Py_3_12`
|
python (3.12)
`connectorx-python` (lib) generated 4 warnings
|