Skip to content

Use async fn in trait for Service definition (#36) #319

Use async fn in trait for Service definition (#36)

Use async fn in trait for Service definition (#36) #319

Triggered via push January 7, 2024 16:07
Status Success
Total duration 4m 19s
Artifacts

linux.yml

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

Annotations

50 warnings
nightly - x86_64-unknown-linux-gnu
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-unknown-linux-gnu
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-unknown-linux-gnu
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-unknown-linux-gnu
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-unknown-linux-gnu
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-unknown-linux-gnu
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-unknown-linux-gnu: codec/src/codec/decode.rs#L676
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
nightly - x86_64-unknown-linux-gnu: 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-unknown-linux-gnu: codec/src/codec/decode.rs#L679
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
nightly - x86_64-unknown-linux-gnu: 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-unknown-linux-gnu: codec/src/codec/decode.rs#L689
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
nightly - x86_64-unknown-linux-gnu: 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-unknown-linux-gnu: codec/src/codec/decode.rs#L692
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
nightly - x86_64-unknown-linux-gnu: 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-unknown-linux-gnu: codec/src/codec/decode.rs#L748
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
nightly - x86_64-unknown-linux-gnu: 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-unknown-linux-gnu
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-unknown-linux-gnu: codec/src/codec/decode.rs#L676
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
stable - x86_64-unknown-linux-gnu: 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-unknown-linux-gnu: codec/src/codec/decode.rs#L679
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
stable - x86_64-unknown-linux-gnu: 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-unknown-linux-gnu: codec/src/codec/decode.rs#L689
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
stable - x86_64-unknown-linux-gnu: 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-unknown-linux-gnu: codec/src/codec/decode.rs#L692
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
stable - x86_64-unknown-linux-gnu: 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-unknown-linux-gnu: codec/src/codec/decode.rs#L748
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
stable - x86_64-unknown-linux-gnu: 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-unknown-linux-gnu
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-unknown-linux-gnu
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-unknown-linux-gnu
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-unknown-linux-gnu
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-unknown-linux-gnu
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/
stable - x86_64-unknown-linux-gnu
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/
1.75.0 - x86_64-unknown-linux-gnu
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], actions/cache@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
1.75.0 - x86_64-unknown-linux-gnu
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/
1.75.0 - x86_64-unknown-linux-gnu
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/
1.75.0 - x86_64-unknown-linux-gnu
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/
1.75.0 - x86_64-unknown-linux-gnu
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/
1.75.0 - x86_64-unknown-linux-gnu
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/
1.75.0 - x86_64-unknown-linux-gnu
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/
1.75.0 - x86_64-unknown-linux-gnu: codec/src/codec/decode.rs#L676
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
1.75.0 - x86_64-unknown-linux-gnu: codec/src/codec/decode.rs#L676
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
1.75.0 - x86_64-unknown-linux-gnu: codec/src/codec/decode.rs#L679
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
1.75.0 - x86_64-unknown-linux-gnu: codec/src/codec/decode.rs#L679
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
1.75.0 - x86_64-unknown-linux-gnu: codec/src/codec/decode.rs#L689
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
1.75.0 - x86_64-unknown-linux-gnu: codec/src/codec/decode.rs#L689
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
1.75.0 - x86_64-unknown-linux-gnu: codec/src/codec/decode.rs#L692
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
1.75.0 - x86_64-unknown-linux-gnu: codec/src/codec/decode.rs#L692
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
1.75.0 - x86_64-unknown-linux-gnu: codec/src/codec/decode.rs#L748
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
1.75.0 - x86_64-unknown-linux-gnu: codec/src/codec/decode.rs#L748
use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead