Skip to content

Fixing incorrect path to gnuplot graph #258

Fixing incorrect path to gnuplot graph

Fixing incorrect path to gnuplot graph #258

Triggered via push September 17, 2024 08:08
Status Success
Total duration 4m 26s
Artifacts 1

test.yaml

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

Annotations

6 warnings
lint: tango-bench/src/cli.rs#L758
warning: unused variable: `path` --> tango-bench/src/cli.rs:758:23 | 758 | fn generate_plots(path: &Path, sample_dumps: &[PathBuf]) -> Result<()> { | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` | = note: `#[warn(unused_variables)]` on by default
lint: tango-bench/src/cli.rs#L758
warning: unused variable: `path` --> tango-bench/src/cli.rs:758:23 | 758 | fn generate_plots(path: &Path, sample_dumps: &[PathBuf]) -> Result<()> { | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` | = note: `#[warn(unused_variables)]` on by default
lint: tango-bench/src/lib.rs#L731
warning: struct `PlatformTimer` is never constructed --> tango-bench/src/lib.rs:731:23 | 731 | pub(super) struct PlatformTimer; | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
lint: tango-bench/src/lib.rs#L731
warning: struct `PlatformTimer` is never constructed --> tango-bench/src/lib.rs:731:23 | 731 | pub(super) struct PlatformTimer; | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
bench
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "benchmark.txt". 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/

Artifacts

Produced during runtime
Name Size
benchmark.txt Expired
1.62 KB