Skip to content

Fix credit limit handling (#33) #296

Fix credit limit handling (#33)

Fix credit limit handling (#33) #296

Triggered via push October 9, 2023 08:14
Status Success
Total duration 17m 19s
Artifacts

windows.yml

on: push
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
lint `clippy::derive_hash_xor_eq` has been renamed to `clippy::derived_hash_with_manual_eq`: codec/src/types/variant.rs#L169
warning: lint `clippy::derive_hash_xor_eq` has been renamed to `clippy::derived_hash_with_manual_eq` --> codec/src/types/variant.rs:169:9 | 169 | #[allow(clippy::derive_hash_xor_eq)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `clippy::derived_hash_with_manual_eq` | = note: `#[warn(renamed_and_removed_lints)]` on by default
lint `clippy::derive_hash_xor_eq` has been renamed to `clippy::derived_hash_with_manual_eq`: codec/src/types/variant.rs#L169
warning: lint `clippy::derive_hash_xor_eq` has been renamed to `clippy::derived_hash_with_manual_eq` --> codec/src/types/variant.rs:169:9 | 169 | #[allow(clippy::derive_hash_xor_eq)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `clippy::derived_hash_with_manual_eq` | = note: `#[warn(renamed_and_removed_lints)]` on by default
nightly - x86_64-pc-windows-msvc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
nightly - x86_64-pc-windows-msvc
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/
nightly - x86_64-pc-windows-msvc
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/
nightly - x86_64-pc-windows-msvc
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/
nightly - x86_64-pc-windows-msvc
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/
nightly - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L676
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
nightly - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L676
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
nightly - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L679
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
nightly - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L679
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
nightly - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L689
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
nightly - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L689
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
nightly - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L692
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
nightly - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L692
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
nightly - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L748
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
nightly - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L748
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
stable - x86_64-pc-windows-msvc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stable - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L676
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
stable - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L676
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
stable - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L679
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
stable - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L679
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
stable - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L689
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
stable - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L689
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
stable - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L692
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
stable - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L692
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
stable - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L748
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
stable - x86_64-pc-windows-msvc: codec/src/codec/decode.rs#L748
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
stable - x86_64-pc-windows-msvc
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/
stable - x86_64-pc-windows-msvc
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/
stable - x86_64-pc-windows-msvc
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/
stable - x86_64-pc-windows-msvc
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/