Update uuid requirement from 0.8 to 1.6 #16
Annotations
28 warnings
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, actions-rs/[email protected], coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
orientdb-client/src/sync/protocol/mod.rs#L18
unused import: `crate::common::protocol::messages::request::*`
|
orientdb-client/src/asynchronous/network/conn.rs#L26
unused import: `async_std::io::BufReader`
|
orientdb-client/src/asynchronous/network/stream.rs#L13
unused import: `async_std::io::BufReader`
|
orientdb-client/src/asynchronous/network/stream.rs#L15
unused import: `async_std::sync::Mutex`
|
orientdb-client/src/asynchronous/network/stream.rs#L16
unused import: `async_std::task`
|
orientdb-client/src/common/types/value.rs#L14
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
orientdb-client/src/common/protocol/v37/deserializer.rs#L157
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
orientdb-client/src/common/protocol/v37/deserializer.rs#L157
use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
|
orientdb-client/src/common/protocol/v37/deserializer.rs#L165
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
orientdb-client/src/asynchronous/network/conn.rs#L284
unused borrow that must be used
|
orientdb-client/src/sync/protocol/mod.rs#L18
unused import: `crate::common::protocol::messages::request::*`
|
orientdb-client/src/asynchronous/network/stream.rs#L24
unused imports: `AsyncWriteExt`, `BufReader`
|
orientdb-client/src/asynchronous/network/stream.rs#L26
unused import: `tokio::sync::Mutex`
|
orientdb-client/src/asynchronous/network/stream.rs#L27
unused import: `tokio::task`
|
orientdb-client/src/common/types/value.rs#L14
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
orientdb-client/src/common/protocol/v37/deserializer.rs#L157
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
orientdb-client/src/common/protocol/v37/deserializer.rs#L157
use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
|
orientdb-client/src/common/protocol/v37/deserializer.rs#L165
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
orientdb-client/src/asynchronous/network/conn.rs#L284
unused borrow that must be used
|
|
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 `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