Rust #1820
Annotations
4 errors and 314 warnings
clippy
Process completed with exit code 101.
|
ci (ubuntu-latest, 1.56.1)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ci (macOS-latest, 1.56.1)
The operation was canceled.
|
ci (windows-latest, 1.56.1)
The operation was canceled.
|
rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rustfmt
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/
|
rustfmt
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/
|
rustfmt
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/
|
rustfmt
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/
|
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy
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/
|
clippy
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/
|
clippy
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/
|
clippy
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/
|
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
docs
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/
|
docs
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/
|
docs
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/
|
docs
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/
|
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
coverage
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/
|
coverage
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/
|
coverage
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/
|
coverage
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/
|
ci (ubuntu-latest, beta)
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/
|
ci (ubuntu-latest, beta)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (ubuntu-latest, beta):
tuf/src/client.rs#L1436
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (ubuntu-latest, beta):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, beta):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, beta):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, beta):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, beta):
tuf/src/client.rs#L1701
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (ubuntu-latest, beta):
tuf/src/client.rs#L1713
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (ubuntu-latest, beta):
tuf/src/client.rs#L1768
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, beta):
tuf/src/client.rs#L1768
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, beta)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (ubuntu-latest, beta):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, beta):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, beta):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, beta):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, beta)
`interop-tests` (lib) generated 4 warnings
|
ci (ubuntu-latest, beta)
`interop-tests` (lib test) generated 4 warnings (4 duplicates)
|
ci (ubuntu-latest, beta):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, beta):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, beta):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, beta)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (ubuntu-latest, beta):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, beta):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, beta):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, beta):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, beta)
`interop-tests` (lib) generated 4 warnings
|
ci (ubuntu-latest, beta)
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/
|
ci (ubuntu-latest, beta)
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/
|
ci (ubuntu-latest, beta)
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/
|
ci (ubuntu-latest, beta)
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/
|
ci (ubuntu-latest, nightly)
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/
|
ci (ubuntu-latest, nightly)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (ubuntu-latest, nightly):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, nightly):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, nightly):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, nightly):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, nightly)
`interop-tests` (lib) generated 4 warnings
|
ci (ubuntu-latest, nightly)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (ubuntu-latest, nightly):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, nightly):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, nightly):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, nightly):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, nightly)
`interop-tests` (lib) generated 4 warnings
|
ci (ubuntu-latest, nightly)
`interop-tests` (lib test) generated 4 warnings (4 duplicates)
|
ci (ubuntu-latest, nightly):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, nightly):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, nightly):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, nightly)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (ubuntu-latest, nightly):
tuf/src/client.rs#L1436
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (ubuntu-latest, nightly):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, nightly):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, nightly):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, nightly):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, nightly):
tuf/src/client.rs#L1701
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (ubuntu-latest, nightly):
tuf/src/client.rs#L1713
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (ubuntu-latest, nightly):
tuf/src/client.rs#L1768
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, nightly):
tuf/src/client.rs#L1768
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, nightly)
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/
|
ci (ubuntu-latest, nightly)
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/
|
ci (ubuntu-latest, nightly)
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/
|
ci (ubuntu-latest, nightly)
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/
|
ci (ubuntu-latest, stable)
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/
|
ci (ubuntu-latest, stable)
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/
|
ci (ubuntu-latest, stable)
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/
|
ci (ubuntu-latest, stable)
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/
|
ci (ubuntu-latest, stable)
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/
|
ci (ubuntu-latest, stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (ubuntu-latest, stable):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, stable):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, stable):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, stable):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, stable)
`interop-tests` (lib) generated 4 warnings
|
ci (ubuntu-latest, stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (ubuntu-latest, stable):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, stable):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, stable):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, stable):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, stable)
`interop-tests` (lib) generated 4 warnings
|
ci (ubuntu-latest, stable)
`interop-tests` (lib test) generated 4 warnings (4 duplicates)
|
ci (ubuntu-latest, stable):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, stable):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, stable):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (ubuntu-latest, stable):
tuf/src/client.rs#L1436
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (ubuntu-latest, stable):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, stable):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, stable):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, stable):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, stable):
tuf/src/client.rs#L1701
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (ubuntu-latest, stable):
tuf/src/client.rs#L1713
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (ubuntu-latest, stable):
tuf/src/client.rs#L1768
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (ubuntu-latest, stable):
tuf/src/client.rs#L1768
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, beta)
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/
|
ci (macOS-latest, beta)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (macOS-latest, beta):
tuf/src/client.rs#L1436
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (macOS-latest, beta):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, beta):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, beta):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, beta):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, beta):
tuf/src/client.rs#L1701
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (macOS-latest, beta):
tuf/src/client.rs#L1713
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (macOS-latest, beta):
tuf/src/client.rs#L1768
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, beta):
tuf/src/client.rs#L1768
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, beta)
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/
|
ci (macOS-latest, beta)
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/
|
ci (macOS-latest, beta)
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/
|
ci (macOS-latest, beta)
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/
|
ci (macOS-latest, beta)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (macOS-latest, beta):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, beta):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, beta):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, beta):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, beta)
`interop-tests` (lib) generated 4 warnings
|
ci (macOS-latest, beta)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (macOS-latest, beta):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, beta):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, beta):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, beta):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, beta)
`interop-tests` (lib) generated 4 warnings
|
ci (macOS-latest, beta)
`interop-tests` (lib test) generated 4 warnings (4 duplicates)
|
ci (macOS-latest, beta):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, beta):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, beta):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, nightly)
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/
|
ci (macOS-latest, nightly)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (macOS-latest, nightly):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, nightly):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, nightly):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, nightly):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, nightly)
`interop-tests` (lib) generated 4 warnings
|
ci (macOS-latest, nightly):
tuf/src/client.rs#L1436
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (macOS-latest, nightly):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, nightly):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, nightly):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, nightly)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (macOS-latest, nightly):
tuf/src/client.rs#L1436
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (macOS-latest, nightly):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, nightly):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, nightly):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, nightly):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, nightly):
tuf/src/client.rs#L1701
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (macOS-latest, nightly):
tuf/src/client.rs#L1713
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (macOS-latest, nightly):
tuf/src/client.rs#L1768
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, nightly):
tuf/src/client.rs#L1768
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, nightly)
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/
|
ci (macOS-latest, nightly)
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/
|
ci (macOS-latest, nightly)
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/
|
ci (macOS-latest, nightly)
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/
|
ci (macOS-latest, nightly)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (macOS-latest, nightly):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, nightly):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, nightly):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, nightly):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, nightly)
`interop-tests` (lib) generated 4 warnings
|
ci (windows-latest, stable)
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/
|
ci (windows-latest, stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (windows-latest, stable):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, stable):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, stable):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, stable):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, stable)
`interop-tests` (lib) generated 4 warnings
|
ci (windows-latest, stable)
`interop-tests` (lib test) generated 4 warnings (4 duplicates)
|
ci (windows-latest, stable):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, stable):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, stable):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, stable)
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/
|
ci (windows-latest, stable)
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/
|
ci (windows-latest, stable)
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/
|
ci (windows-latest, stable)
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/
|
ci (windows-latest, stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (windows-latest, stable):
tuf/src/client.rs#L1436
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (windows-latest, stable):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, stable):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, stable):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, stable):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, stable):
tuf/src/client.rs#L1701
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (windows-latest, stable):
tuf/src/client.rs#L1713
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (windows-latest, stable):
tuf/src/client.rs#L1768
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, stable):
tuf/src/client.rs#L1768
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (windows-latest, stable):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, stable):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, stable):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, stable):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, stable)
`interop-tests` (lib) generated 4 warnings
|
ci (windows-latest, beta)
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/
|
ci (windows-latest, beta)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (windows-latest, beta):
tuf/src/client.rs#L1436
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (windows-latest, beta):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, beta):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, beta):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, beta):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, beta):
tuf/src/client.rs#L1701
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (windows-latest, beta):
tuf/src/client.rs#L1713
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (windows-latest, beta):
tuf/src/client.rs#L1768
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, beta):
tuf/src/client.rs#L1768
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, beta)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (windows-latest, beta):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, beta):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, beta):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, beta):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, beta)
`interop-tests` (lib) generated 4 warnings
|
ci (windows-latest, beta):
tuf/src/client.rs#L1436
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (windows-latest, beta):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, beta):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, beta):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, beta)
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/
|
ci (windows-latest, beta)
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/
|
ci (windows-latest, beta)
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/
|
ci (windows-latest, beta)
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/
|
ci (windows-latest, beta)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (windows-latest, beta):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, beta):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, beta):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, beta):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, beta)
`interop-tests` (lib) generated 4 warnings
|
ci (windows-latest, nightly)
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/
|
ci (windows-latest, nightly)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (windows-latest, nightly):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, nightly):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, nightly):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, nightly):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, nightly)
`interop-tests` (lib) generated 4 warnings
|
ci (windows-latest, nightly)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (windows-latest, nightly):
tuf/src/client.rs#L1436
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (windows-latest, nightly):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, nightly):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, nightly):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, nightly):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, nightly):
tuf/src/client.rs#L1701
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (windows-latest, nightly):
tuf/src/client.rs#L1713
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (windows-latest, nightly):
tuf/src/client.rs#L1768
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, nightly):
tuf/src/client.rs#L1768
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, nightly)
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/
|
ci (windows-latest, nightly)
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/
|
ci (windows-latest, nightly)
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/
|
ci (windows-latest, nightly)
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/
|
ci (windows-latest, nightly)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (windows-latest, nightly):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, nightly):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, nightly):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, nightly):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, nightly)
`interop-tests` (lib) generated 4 warnings
|
ci (windows-latest, nightly):
tuf/src/client.rs#L1436
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (windows-latest, nightly):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (windows-latest, nightly):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (windows-latest, nightly):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, stable)
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/
|
ci (macOS-latest, stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (macOS-latest, stable):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, stable):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, stable):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, stable):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, stable)
`interop-tests` (lib) generated 4 warnings
|
ci (macOS-latest, stable)
`interop-tests` (lib test) generated 4 warnings (4 duplicates)
|
ci (macOS-latest, stable):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, stable):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, stable):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, stable)
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/
|
ci (macOS-latest, stable)
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/
|
ci (macOS-latest, stable)
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/
|
ci (macOS-latest, stable)
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/
|
ci (macOS-latest, stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (macOS-latest, stable):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, stable):
interop-tests/src/lib.rs#L115
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, stable):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, stable):
interop-tests/src/lib.rs#L152
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, stable)
`interop-tests` (lib) generated 4 warnings
|
ci (macOS-latest, stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
ci (macOS-latest, stable):
tuf/src/client.rs#L1436
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (macOS-latest, stable):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, stable):
tuf/src/repo_builder.rs#L1803
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, stable):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, stable):
tuf/src/repo_builder.rs#L1921
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (macOS-latest, stable):
tuf/src/client.rs#L1701
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (macOS-latest, stable):
tuf/src/client.rs#L1713
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
ci (macOS-latest, stable):
tuf/src/client.rs#L1768
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
ci (macOS-latest, stable):
tuf/src/client.rs#L1768
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
|
ci (ubuntu-latest, 1.56.1)
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/
|
ci (ubuntu-latest, 1.56.1)
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/
|
ci (ubuntu-latest, 1.56.1)
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/
|
ci (ubuntu-latest, 1.56.1)
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/
|
ci (ubuntu-latest, 1.56.1)
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/
|
ci (macOS-latest, 1.56.1)
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/
|
ci (macOS-latest, 1.56.1)
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/
|
ci (macOS-latest, 1.56.1)
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/
|
ci (macOS-latest, 1.56.1)
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/
|
ci (macOS-latest, 1.56.1)
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/
|
ci (windows-latest, 1.56.1)
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/
|
ci (windows-latest, 1.56.1)
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/
|
ci (windows-latest, 1.56.1)
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/
|
ci (windows-latest, 1.56.1)
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/
|
ci (windows-latest, 1.56.1)
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/
|