Updated dependency versions to eliminate high impact vulnerabilities #60
Annotations
10 errors and 5 warnings
src/db_manager/mongo_db_manager.rs#L596
the trait bound `std::option::Option<mongodb::bson::Document>: From<bson::Document>` is not satisfied
|
src/db_manager/mongo_db_manager.rs#L639
the trait bound `std::option::Option<mongodb::bson::Document>: From<bson::Document>` is not satisfied
|
src/db_manager/mongo_db_manager.rs#L692
mismatched types
|
src/db_manager/mongo_db_manager.rs#L693
the trait bound `UpdateModifications: From<bson::Document>` is not satisfied
|
src/db_manager/mongo_db_manager.rs#L717
the trait bound `UpdateModifications: From<bson::Document>` is not satisfied
|
src/db_manager/mongo_db_manager.rs#L717
mismatched types
|
src/db_manager/mongo_db_manager.rs#L96
cannot check whether the hidden type of opaque type satisfies auto traits
|
src/db_manager/mongo_db_manager.rs#L120
type mismatch resolving `<Vec<Document> as IntoIterator>::Item == Document`
|
src/db_manager/mongo_db_manager.rs#L154
mismatched types
|
src/db_manager/mongo_db_manager.rs#L167
cannot check whether the hidden type of opaque type satisfies auto traits
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading