Skip to content

chore: add ruin_me powershell tests #2156

chore: add ruin_me powershell tests

chore: add ruin_me powershell tests #2156

Triggered via pull request March 20, 2024 22:04
@GankraGankra
synchronize #862
ruin_ps1
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
fields `settings` and `name` are never read: cargo-dist/tests/gallery/dist.rs#L130
error: fields `settings` and `name` are never read --> cargo-dist/tests/gallery/dist.rs:130:5 | 129 | pub struct Snapshots { | --------- fields in this struct 130 | settings: insta::Settings, | ^^^^^^^^ 131 | name: String, | ^^^^ | = note: `-D dead-code` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(dead_code)]`
clippy
Clippy had exited with the 101 exit code
test (ubuntu-latest, stable)
Process completed with exit code 101.
test (windows-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
test (windows-latest, stable)
The operation was canceled.
test (macos-14, stable)
The job was canceled because "ubuntu-latest_stable" failed.
test (macos-14, stable)
The operation was canceled.
fmt
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/.
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/