Update dotenv requirement from 0.14.1 to 0.15.0 #10
Annotations
1 error and 25 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. 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/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/tests/common/mod.rs#L183
panic message is not a string literal
|
orientdb-client/tests/common/mod.rs#L197
panic message is not a string literal
|
orientdb-client/tests/orient-client.rs#L73
panic message is not a string literal
|
orientdb-client/tests/orient-client.rs#L79
panic message is not a string literal
|
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/tests/common/mod.rs#L197
panic message is not a string literal
|
|
|
orientdb-client/tests/orient-client.rs#L79
panic message is not a string literal
|
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