build(deps): bump google-cloud-auth from 0.13.0 to 0.14.0 #38
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. 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@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run clippy:
rust/core/src/graph.rs#L212
using `clone` on type `EdgeIndex` which implements the `Copy` trait
|
Run clippy:
rust/core/src/test_runner.rs#L64
this function has too many arguments (9/7)
|
Run clippy
`quary-core` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p quary-core` to apply 1 suggestion)
|
Run clippy:
rust/quary-databases/src/databases_duckdb.rs#L245
the loop variable `i` is used to index `rows`
|
Run clippy:
rust/quary-databases/src/databases_postgres.rs#L19
this function has too many arguments (10/7)
|
Run clippy:
rust/quary-databases/src/databases_snowflake.rs#L306
the loop variable `i` is used to index `rows`
|
Run clippy
`quary-databases` (lib) generated 3 warnings
|
Run clippy:
rust/cli/src/file_system.rs#L76
parameter is only used in recursion
|
Run clippy:
rust/cli/src/rpc_scaffolding.rs#L9
very complex type used. Consider factoring parts into `type` definitions
|
Run clippy:
rust/cli/src/main.rs#L310
usage of an `Arc` that is not `Send` and `Sync`
|
Install stable toolchain
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 stable toolchain
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 stable toolchain
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 stable toolchain
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/
|
Loading