feat(reqwest): enable rustls-tls feature for non-musl aarch64 targets #21
Annotations
25 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2.2.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2.2.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/email.rs#L2
unused import: `message::header::ContentType`
|
src/main.rs#L16
unused import: `filter::EnvFilter`
|
src/plugins/twitch.rs#L16
struct `Token` is never constructed
|
src/plugins/twitch.rs#L98
method `get_m3u8_url` is never used
|
src/plugins/youtube.rs#L10
fields `access_token` and `client` are never read
|
src/plugins/live.rs#L125
for loop over an `Option`. This is more readably written as an `if let` statement
|
src/plugins/live.rs#L210
for loop over an `Option`. This is more readably written as an `if let` statement
|
src/plugins/live.rs#L273
for loop over an `Option`. This is more readably written as an `if let` statement
|
|
src/email.rs#L2
unused import: `message::header::ContentType`
|
src/main.rs#L16
unused import: `filter::EnvFilter`
|
src/plugins/twitch.rs#L16
struct `Token` is never constructed
|
src/plugins/twitch.rs#L98
method `get_m3u8_url` is never used
|
src/plugins/youtube.rs#L10
fields `access_token` and `client` are never read
|
src/plugins/live.rs#L125
for loop over an `Option`. This is more readably written as an `if let` statement
|
src/plugins/live.rs#L210
for loop over an `Option`. This is more readably written as an `if let` statement
|
src/plugins/live.rs#L273
for loop over an `Option`. This is more readably written as an `if let` statement
|
|
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/
|
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/
|
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/
|
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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "bins-aarch64-macos", "bins-x86_64-linux", "bins-x86_64-macos", "bins-x86_64-windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading