fix faulty checks in suppress_embeds
#4417
ci.yml
on: pull_request
Test (nightly)
4m 0s
Test (macOS)
3m 2s
MSRV
3m 50s
Check minimal versions
5m 18s
Build docs
3m 50s
Examples
3m 6s
Matrix: Test
Annotations
47 errors and 61 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 (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 (macOS)
Process completed with exit code 101.
|
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 `:`
|
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 (no gateway)
Process completed with exit code 101.
|
Build docs
Process completed with exit code 101.
|
Test (native-tls)
Process completed with exit code 101.
|
MSRV
Process completed with exit code 101.
|
Test (nightly)
Process completed with exit code 101.
|
Test (no cache)
Process completed with exit code 101.
|
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 (beta):
src/internal/prelude.rs#L13
unused import: `crate::client::ClientError`
|
Test (beta):
src/model/sticker/mod.rs#L17
unused import: `self::sticker_id::*`
|
Test (beta):
src/utils/argument_convert/mod.rs#L17
unused import: `role::*`
|
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 (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
|
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 (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`.
|
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 (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
|
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 (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
|
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/
|
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 `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/
|