chore: add ruin_me powershell tests #2819
web.yml
on: pull_request
Build and deploy site and docs
19s
Annotations
1 error and 1 warning
field `settings` is never read:
cargo-dist/tests/gallery/dist.rs#L130
error: field `settings` is never read
--> cargo-dist/tests/gallery/dist.rs:130:5
|
129 | pub struct Snapshots {
| --------- field in this struct
130 | settings: insta::Settings,
| ^^^^^^^^
|
= note: `-D dead-code` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(dead_code)]`
|
Build and deploy site and docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|