Update the transaction example in the docs #126
Annotations
17 warnings
Install rust-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/
|
Install rust-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/
|
Install rust-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/
|
Install rust-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/
|
Lint:
src/reg_key_metadata.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Lint:
src/reg_key_metadata.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
|
Lint:
src/reg_key.rs#L104
current MSRV (Minimum Supported Rust Version) is `1.34.0` but this item is stable since `1.37.0`
|
Lint:
src/reg_key.rs#L199
current MSRV (Minimum Supported Rust Version) is `1.34.0` but this item is stable since `1.37.0`
|
Lint:
src/reg_key.rs#L242
current MSRV (Minimum Supported Rust Version) is `1.34.0` but this item is stable since `1.37.0`
|
Lint:
src/reg_key.rs#L304
current MSRV (Minimum Supported Rust Version) is `1.34.0` but this item is stable since `1.37.0`
|
Lint:
src/reg_key.rs#L358
current MSRV (Minimum Supported Rust Version) is `1.34.0` but this item is stable since `1.37.0`
|
Lint:
src/reg_key.rs#L399
current MSRV (Minimum Supported Rust Version) is `1.34.0` but this item is stable since `1.37.0`
|
Lint:
src/reg_key.rs#L399
current MSRV (Minimum Supported Rust Version) is `1.34.0` but this item is stable since `1.37.0`
|
Lint:
src/reg_key.rs#L425
current MSRV (Minimum Supported Rust Version) is `1.34.0` but this item is stable since `1.37.0`
|
Run tests (all features):
src/reg_key_metadata.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Run tests (all features):
src/reg_key_metadata.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
|
Run tests (all features)
`winreg` (lib) generated 2 warnings
|
Loading