Rust #1852
Annotations
1 error and 21 warnings
Run Tests
The operation was canceled.
|
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/
|
Build
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build:
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
Build:
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
Build:
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
Build:
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
Build
`interop-tests` (lib) generated 4 warnings
|
Install Rust
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 Rust
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 Rust
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 Rust
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/
|
Run Tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run Tests:
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
Run Tests:
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
Run Tests:
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
Run Tests:
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
Run Tests
`interop-tests` (lib) generated 4 warnings
|
Run Tests
`interop-tests` (lib test) generated 4 warnings (4 duplicates)
|
Run Tests:
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
Run Tests:
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
Run Tests:
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
The logs for this run have expired and are no longer available.
Loading