Skip to content

Remove unused integrations from rouille-multipart #147

Remove unused integrations from rouille-multipart

Remove unused integrations from rouille-multipart #147

Triggered via pull request June 17, 2025 16:41
Status Success
Total duration 1m 7s
Artifacts

ci.yaml

on: pull_request
Matrix: Lint & Format
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

168 warnings
Lint & Format (default): rouille-multipart/src/server/save.rs#L777
deref on an immutable reference
Lint & Format (default): rouille-multipart/src/server/save.rs#L18
importing legacy numeric constants
Lint & Format (default): rouille-multipart/src/server/save.rs#L18
importing legacy numeric constants
Lint & Format (default): rouille-multipart/src/server/field.rs#L451
the following explicit lifetimes could be elided: 'a
Lint & Format (default): rouille-multipart/src/lib.rs#L20
doc list item without indentation
Lint & Format (default): rouille-multipart/src/lib.rs#L17
doc list item without indentation
Lint & Format (default): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Lint & Format (default): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Lint & Format (default)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Lint & Format (default)
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/
Lint & Format (default)
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/
Lint & Format (default)
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/
Lint & Format (default)
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/
Lint & Format (ssl): rouille-multipart/src/server/save.rs#L777
deref on an immutable reference
Lint & Format (ssl): rouille-multipart/src/server/save.rs#L18
importing legacy numeric constants
Lint & Format (ssl): rouille-multipart/src/server/save.rs#L18
importing legacy numeric constants
Lint & Format (ssl): rouille-multipart/src/server/field.rs#L451
the following explicit lifetimes could be elided: 'a
Lint & Format (ssl): rouille-multipart/src/server/boundary.rs#L211
this `if` branch is empty
Lint & Format (ssl): rouille-multipart/src/lib.rs#L20
doc list item without indentation
Lint & Format (ssl): rouille-multipart/src/lib.rs#L17
doc list item without indentation
Lint & Format (ssl): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Lint & Format (ssl): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Lint & Format (ssl)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Lint & Format (ssl)
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/
Lint & Format (ssl)
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/
Lint & Format (ssl)
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/
Lint & Format (ssl)
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/
Lint & Format (rustls): rouille-multipart/src/server/save.rs#L777
deref on an immutable reference
Lint & Format (rustls): rouille-multipart/src/server/save.rs#L18
importing legacy numeric constants
Lint & Format (rustls): rouille-multipart/src/server/save.rs#L18
importing legacy numeric constants
Lint & Format (rustls): rouille-multipart/src/server/field.rs#L451
the following explicit lifetimes could be elided: 'a
Lint & Format (rustls): rouille-multipart/src/lib.rs#L20
doc list item without indentation
Lint & Format (rustls): rouille-multipart/src/lib.rs#L17
doc list item without indentation
Lint & Format (rustls): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Lint & Format (rustls): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Lint & Format (rustls)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Lint & Format (rustls)
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/
Lint & Format (rustls)
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/
Lint & Format (rustls)
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/
Lint & Format (rustls)
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 & Test (nightly, default)
`rouille` (lib) generated 5 warnings (run `cargo fix --lib -p rouille` to apply 5 suggestions)
Build & Test (nightly, default): src/input/priority_header.rs#L99
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, default): src/input/cookies.rs#L41
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, default): src/input/multipart.rs#L58
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, default): src/lib.rs#L1009
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, default)
`rouille-multipart` (lib) generated 3 warnings (run `cargo fix --lib -p rouille-multipart` to apply 1 suggestion)
Build & Test (nightly, default): rouille-multipart/src/server/save.rs#L567
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, default): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (nightly, default): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (nightly, default)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Build & Test (nightly, default): src/input/priority_header.rs#L99
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, default): src/input/cookies.rs#L41
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, default): src/input/multipart.rs#L58
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, default): src/lib.rs#L1009
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, default): src/lib.rs#L948
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, default)
`rouille-multipart` (lib) generated 3 warnings (run `cargo fix --lib -p rouille-multipart` to apply 1 suggestion)
Build & Test (nightly, default): rouille-multipart/src/server/save.rs#L567
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, default): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (nightly, default): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (nightly, default)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Build & Test (nightly, default)
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 & Test (nightly, default)
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 & Test (nightly, default)
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 & Test (nightly, default)
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 & Test (nightly, ssl)
`rouille` (lib) generated 5 warnings (run `cargo fix --lib -p rouille` to apply 5 suggestions)
Build & Test (nightly, ssl): src/input/priority_header.rs#L99
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, ssl): src/input/cookies.rs#L41
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, ssl): src/input/multipart.rs#L58
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, ssl): src/lib.rs#L1009
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, ssl)
`rouille-multipart` (lib) generated 3 warnings (run `cargo fix --lib -p rouille-multipart` to apply 1 suggestion)
Build & Test (nightly, ssl): rouille-multipart/src/server/save.rs#L567
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, ssl): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (nightly, ssl): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (nightly, ssl)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Build & Test (nightly, ssl): src/input/priority_header.rs#L99
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, ssl): src/input/cookies.rs#L41
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, ssl): src/input/multipart.rs#L58
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, ssl): src/lib.rs#L1009
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, ssl): src/lib.rs#L948
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, ssl)
`rouille-multipart` (lib) generated 3 warnings (run `cargo fix --lib -p rouille-multipart` to apply 1 suggestion)
Build & Test (nightly, ssl): rouille-multipart/src/server/save.rs#L567
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, ssl): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (nightly, ssl): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (nightly, ssl)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Build & Test (nightly, ssl)
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 & Test (nightly, ssl)
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 & Test (nightly, ssl)
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 & Test (nightly, ssl)
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 & Test (stable, ssl): src/input/post.rs#L840
field `field` is never read
Build & Test (stable, ssl): src/router.rs#L299
irrefutable `if let` pattern
Build & Test (stable, ssl): src/router.rs#L299
irrefutable `if let` pattern
Build & Test (stable, ssl): src/router.rs#L299
irrefutable `if let` pattern
Build & Test (stable, ssl): src/router.rs#L299
irrefutable `if let` pattern
Build & Test (stable, ssl): examples/login-session.rs#L14
field `login` is never read
Build & Test (stable, ssl)
`rouille-multipart` (lib) generated 2 warnings
Build & Test (stable, ssl): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (stable, ssl): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (stable, ssl)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Build & Test (stable, ssl)
`rouille-multipart` (lib) generated 2 warnings
Build & Test (stable, ssl): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (stable, ssl): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (stable, ssl)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Build & Test (stable, ssl)
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 & Test (stable, ssl)
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 & Test (stable, ssl)
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 & Test (stable, ssl)
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 & Test (nightly, rustls)
`rouille` (lib) generated 5 warnings (run `cargo fix --lib -p rouille` to apply 5 suggestions)
Build & Test (nightly, rustls): src/input/priority_header.rs#L99
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, rustls): src/input/cookies.rs#L41
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, rustls): src/input/multipart.rs#L58
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, rustls): src/lib.rs#L1009
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, rustls)
`rouille-multipart` (lib) generated 3 warnings (run `cargo fix --lib -p rouille-multipart` to apply 1 suggestion)
Build & Test (nightly, rustls): rouille-multipart/src/server/save.rs#L567
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, rustls): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (nightly, rustls): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (nightly, rustls)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Build & Test (nightly, rustls): src/input/priority_header.rs#L99
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, rustls): src/input/cookies.rs#L41
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, rustls): src/input/multipart.rs#L58
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, rustls): src/lib.rs#L1009
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, rustls): src/lib.rs#L948
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, rustls)
`rouille-multipart` (lib) generated 3 warnings (run `cargo fix --lib -p rouille-multipart` to apply 1 suggestion)
Build & Test (nightly, rustls): rouille-multipart/src/server/save.rs#L567
lifetime flowing from input to output with different syntax can be confusing
Build & Test (nightly, rustls): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (nightly, rustls): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (nightly, rustls)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Build & Test (nightly, rustls)
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 & Test (nightly, rustls)
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 & Test (nightly, rustls)
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 & Test (nightly, rustls)
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 & Test (stable, default): src/input/post.rs#L883
field `field` is never read
Build & Test (stable, default): src/input/post.rs#L840
field `field` is never read
Build & Test (stable, default): src/router.rs#L299
irrefutable `if let` pattern
Build & Test (stable, default): src/router.rs#L299
irrefutable `if let` pattern
Build & Test (stable, default): src/router.rs#L299
irrefutable `if let` pattern
Build & Test (stable, default): src/router.rs#L299
irrefutable `if let` pattern
Build & Test (stable, default)
`rouille-multipart` (lib) generated 2 warnings
Build & Test (stable, default): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (stable, default): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (stable, default)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Build & Test (stable, default)
`rouille-multipart` (lib) generated 2 warnings
Build & Test (stable, default): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (stable, default): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (stable, default)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Build & Test (stable, default)
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 & Test (stable, default)
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 & Test (stable, default)
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 & Test (stable, default)
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 & Test (stable, rustls): src/input/post.rs#L840
field `field` is never read
Build & Test (stable, rustls): src/router.rs#L299
irrefutable `if let` pattern
Build & Test (stable, rustls): src/router.rs#L299
irrefutable `if let` pattern
Build & Test (stable, rustls): src/router.rs#L299
irrefutable `if let` pattern
Build & Test (stable, rustls): src/router.rs#L299
irrefutable `if let` pattern
Build & Test (stable, rustls): examples/login-session.rs#L14
field `login` is never read
Build & Test (stable, rustls)
`rouille-multipart` (lib) generated 2 warnings
Build & Test (stable, rustls): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (stable, rustls): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (stable, rustls)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Build & Test (stable, rustls)
`rouille-multipart` (lib) generated 2 warnings
Build & Test (stable, rustls): rouille-multipart/src/server/save.rs#L814
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (stable, rustls): rouille-multipart/src/server/save.rs#L796
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
Build & Test (stable, rustls)
/home/runner/work/rouille/rouille/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
Build & Test (stable, rustls)
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 & Test (stable, rustls)
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 & Test (stable, rustls)
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 & Test (stable, rustls)
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/