Reverse version bump of async-tungstenite
#4290
ci.yml
on: push
Test (nightly)
3m 10s
Test (macOS)
8m 0s
MSRV
3m 0s
Check minimal versions
3m 19s
Build docs
3m 7s
Examples
4m 28s
Matrix: Test
Annotations
43 errors and 59 warnings
Test (beta):
src/model/application/interaction/autocomplete.rs#L75
no rules expected the token `:`
|
Test (beta):
src/model/channel/channel_id.rs#L122
no rules expected the token `:`
|
Test (beta):
src/model/channel/channel_id.rs#L226
no rules expected the token `:`
|
Test (beta):
src/model/channel/channel_id.rs#L920
no rules expected the token `:`
|
Test (beta):
src/model/channel/channel_id.rs#L941
no rules expected the token `:`
|
Test (beta):
src/model/guild/emoji.rs#L131
no rules expected the token `:`
|
Test (beta):
src/model/guild/guild_id.rs#L402
no rules expected the token `:`
|
Test (beta):
src/model/guild/guild_id.rs#L427
no rules expected the token `:`
|
Test (beta):
src/model/guild/guild_id.rs#L675
no rules expected the token `:`
|
Test (beta):
src/model/guild/guild_id.rs#L1209
no rules expected the token `:`
|
Test (stable):
src/model/application/interaction/autocomplete.rs#L75
no rules expected the token `:`
|
Test (stable):
src/model/channel/channel_id.rs#L122
no rules expected the token `:`
|
Test (stable):
src/model/channel/channel_id.rs#L226
no rules expected the token `:`
|
Test (stable):
src/model/channel/channel_id.rs#L920
no rules expected the token `:`
|
Test (stable):
src/model/channel/channel_id.rs#L941
no rules expected the token `:`
|
Test (stable):
src/model/guild/emoji.rs#L131
no rules expected the token `:`
|
Test (stable):
src/model/guild/guild_id.rs#L402
no rules expected the token `:`
|
Test (stable):
src/model/guild/guild_id.rs#L427
no rules expected the token `:`
|
Test (stable):
src/model/guild/guild_id.rs#L675
no rules expected the token `:`
|
Test (stable):
src/model/guild/guild_id.rs#L1209
no rules expected the token `:`
|
Test (simd-json):
src/model/application/interaction/autocomplete.rs#L75
no rules expected the token `:`
|
Test (simd-json):
src/model/channel/channel_id.rs#L122
no rules expected the token `:`
|
Test (simd-json):
src/model/channel/channel_id.rs#L226
no rules expected the token `:`
|
Test (simd-json):
src/model/channel/channel_id.rs#L920
no rules expected the token `:`
|
Test (simd-json):
src/model/channel/channel_id.rs#L941
no rules expected the token `:`
|
Test (simd-json):
src/model/guild/emoji.rs#L131
no rules expected the token `:`
|
Test (simd-json):
src/model/guild/guild_id.rs#L402
no rules expected the token `:`
|
Test (simd-json):
src/model/guild/guild_id.rs#L427
no rules expected the token `:`
|
Test (simd-json):
src/model/guild/guild_id.rs#L675
no rules expected the token `:`
|
Test (simd-json):
src/model/guild/guild_id.rs#L1209
no rules expected the token `:`
|
MSRV
Process completed with exit code 101.
|
Build docs
Process completed with exit code 101.
|
Test (nightly)
Process completed with exit code 101.
|
Test (Windows):
src/model/application/interaction/autocomplete.rs#L75
no rules expected the token `:`
|
Test (Windows):
src/model/channel/channel_id.rs#L122
no rules expected the token `:`
|
Test (Windows):
src/model/channel/channel_id.rs#L226
no rules expected the token `:`
|
Test (Windows):
src/model/channel/channel_id.rs#L920
no rules expected the token `:`
|
Test (Windows):
src/model/channel/channel_id.rs#L941
no rules expected the token `:`
|
Test (Windows):
src/model/guild/emoji.rs#L131
no rules expected the token `:`
|
Test (Windows):
src/model/guild/guild_id.rs#L402
no rules expected the token `:`
|
Test (Windows):
src/model/guild/guild_id.rs#L427
no rules expected the token `:`
|
Test (Windows):
src/model/guild/guild_id.rs#L675
no rules expected the token `:`
|
Test (Windows):
src/model/guild/guild_id.rs#L1209
no rules expected the token `:`
|
Test (chrono, chrono):
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Test (chrono, chrono):
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Test (beta):
build.rs#L28
use of deprecated function `deprecated_simd_json_feature`: The `simdjson` feature name is deprecated and will be removed in the next version of serenity, use `simd_json`.
|
Test (beta):
build.rs#L29
use of deprecated function `deprecated_voice_model_feature`: The `voice-model` feature name is deprecated and will be removed in the next version of serenity, use `voice_model`.
|
Test (stable):
build.rs#L28
use of deprecated function `deprecated_simd_json_feature`: The `simdjson` feature name is deprecated and will be removed in the next version of serenity, use `simd_json`.
|
Test (stable):
build.rs#L29
use of deprecated function `deprecated_voice_model_feature`: The `voice-model` feature name is deprecated and will be removed in the next version of serenity, use `voice_model`.
|
Test (simd-json):
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Test (unstable Discord API features):
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
MSRV
The following actions uses node12 which is deprecated and will be forced to run on node16: Swatinem/rust-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/
|
MSRV
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/
|
MSRV
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/
|
MSRV
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/
|
Build docs
The following actions uses node12 which is deprecated and will be forced to run on node16: Swatinem/rust-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/
|
Build docs
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/
|
Build docs
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/
|
Build 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/
|
Test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: Swatinem/rust-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/
|
Test (nightly)
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/
|
Test (nightly)
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/
|
Test (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/
|
Check minimal versions
The following actions uses node12 which is deprecated and will be forced to run on node16: Swatinem/rust-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/
|
Check minimal versions:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Check minimal versions
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/
|
Check minimal versions
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/
|
Check minimal versions
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/
|
Check minimal versions
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/
|
Examples
The following actions uses node12 which is deprecated and will be forced to run on node16: Swatinem/rust-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/
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples
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/
|
Examples
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/
|
Examples
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/
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
examples/e15_simple_dashboard/src/main.rs#L303
variable does not need to be mutable
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Examples:
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Test (native-tls):
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Test (native-tls):
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Test (Windows):
build.rs#L28
use of deprecated function `deprecated_simd_json_feature`: The `simdjson` feature name is deprecated and will be removed in the next version of serenity, use `simd_json`.
|
Test (Windows):
build.rs#L29
use of deprecated function `deprecated_voice_model_feature`: The `voice-model` feature name is deprecated and will be removed in the next version of serenity, use `voice_model`.
|
Test (macOS)
The following actions uses node12 which is deprecated and will be forced to run on node16: Swatinem/rust-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/
|
Test (macOS):
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Test (macOS)
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/
|
Test (macOS)
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/
|
Test (macOS)
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/
|
Test (macOS):
src/model/timestamp.rs#L79
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|