Rust #1781
Annotations
31 warnings
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/
|
|
tuf/src/client.rs#L1436
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
tuf/src/client.rs#L1701
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
tuf/src/client.rs#L1713
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
tuf/src/client.rs#L1768
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
tuf/src/client.rs#L1768
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
|
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
|
|
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
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/
|
|
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
|
The logs for this run have expired and are no longer available.
Loading