Add proper delivery handling #336
Annotations
34 warnings
stable - x86_64-apple-darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1, Swatinem/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
stable - x86_64-apple-darwin
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, Swatinem/[email protected]. 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-apple-darwin:
codec/src/codec/decode.rs#L680
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
stable - x86_64-apple-darwin:
codec/src/codec/decode.rs#L680
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
|
stable - x86_64-apple-darwin:
codec/src/codec/decode.rs#L683
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
stable - x86_64-apple-darwin:
codec/src/codec/decode.rs#L683
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
|
stable - x86_64-apple-darwin:
codec/src/codec/decode.rs#L693
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
stable - x86_64-apple-darwin:
codec/src/codec/decode.rs#L693
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
|
stable - x86_64-apple-darwin:
codec/src/codec/decode.rs#L696
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
stable - x86_64-apple-darwin:
codec/src/codec/decode.rs#L696
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
|
stable - x86_64-apple-darwin:
codec/src/codec/decode.rs#L752
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
|
stable - x86_64-apple-darwin:
codec/src/codec/decode.rs#L752
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
|
stable - x86_64-apple-darwin
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-apple-darwin
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-apple-darwin
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-apple-darwin
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-apple-darwin
The `save-state` 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-apple-darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1, Swatinem/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nightly - x86_64-apple-darwin
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, Swatinem/[email protected]. 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-apple-darwin
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-apple-darwin
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-apple-darwin
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-apple-darwin
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-apple-darwin
The `save-state` 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-apple-darwin:
codec/src/codec/mod.rs#L2
the item `Sized` is imported redundantly
|
nightly - x86_64-apple-darwin:
codec/src/protocol/definitions.rs#L3
the item `codec` is imported redundantly
|
nightly - x86_64-apple-darwin:
codec/src/protocol/definitions.rs#L3
the item `Decode` is imported redundantly
|
nightly - x86_64-apple-darwin:
codec/src/protocol/definitions.rs#L3
the item `DecodeFormatted` is imported redundantly
|
nightly - x86_64-apple-darwin:
codec/src/protocol/definitions.rs#L3
the item `Encode` is imported redundantly
|
nightly - x86_64-apple-darwin:
codec/src/protocol/definitions.rs#L4
the item `AmqpParseError` is imported redundantly
|
nightly - x86_64-apple-darwin:
codec/src/protocol/definitions.rs#L6
the item `BufMut` is imported redundantly
|
nightly - x86_64-apple-darwin:
codec/src/protocol/definitions.rs#L6
the item `ByteString` is imported redundantly
|
nightly - x86_64-apple-darwin:
codec/src/protocol/definitions.rs#L6
the item `Bytes` is imported redundantly
|
nightly - x86_64-apple-darwin:
codec/src/protocol/definitions.rs#L6
the item `BytesMut` is imported redundantly
|