You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
Is this related to the actions-rs Actions?
If you think it's a problem related to Github Actions in general, use GitHub Community forum instead: https://github.community
Run actions-rs/[email protected]
[tarpaulin] downloading cargo-tarpaulin from https://github.com/xd009642/tarpaulin/releases/download/0.15.0/cargo-tarpaulin-0.15.0-travis.tar.gz
/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/77ef4a3c-b1[8](https://github.com/xcloudplatform/HoldMyCosmo/actions/runs/5227176973/jobs/9438559644#step:5:9)b-4[9](https://github.com/xcloudplatform/HoldMyCosmo/actions/runs/5227176973/jobs/9438559644#step:5:10)32-b07e-a15d2b5b51bf -f /home/runner/work/_temp/28e9b4f5-cb98-42c3-b792-03053022ad85
[tarpaulin] running tests with coverage tracking
/home/runner/.cargo/bin/cargo tarpaulin --out Xml -- --test-threads 1
Jun [10](https://github.com/xcloudplatform/HoldMyCosmo/actions/runs/5227176973/jobs/9438559644#step:5:11) 00:37:39.048 INFO cargo_tarpaulin::config: Creating config
Jun 10 00:37:39.059 WARN cargo_tarpaulin::config: Couldn't get project metadata Error during execution of `cargo metadata`: error: manifest path `/home/runner/work/HoldMyCosmo/HoldMyCosmo/Cargo.toml` does not exist
Jun 10 00:37:39.059 INFO cargo_tarpaulin: Running Tarpaulin
Jun 10 00:37:39.059 INFO cargo_tarpaulin: Building project
Jun 10 00:37:39.068 ERROR cargo_tarpaulin: Cargo failed to run! Error: Error during execution of `cargo metadata`: error: manifest path `/home/runner/work/HoldMyCosmo/HoldMyCosmo/Cargo.toml` does not exist
Error: "Cargo failed to run! Error: Error during execution of `cargo metadata`: \u{1b}[0m\u{1b}[0m\u{1b}[1m\u{1b}[31merror\u{1b}[0m\u{1b}[1m:\u{1b}[0m manifest path `/home/runner/work/HoldMyCosmo/HoldMyCosmo/Cargo.toml` does not exist\n"
Error: The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Do the checklist before filing an issue:
actions-rs
Actions?If you think it's a problem related to Github Actions in general, use GitHub Community forum instead: https://github.community
Description
does not respect working-directory global variable set like that:
Workflow code
Action output
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: