feat: allow to parse generic cargo bench/criterion units #921
ci.yml
on: pull_request
Run Benchmark.Net .Net Benchmark Framework example
1m 19s
Run JavaScript benchmark example
28s
Run Catch2 C++ Benchmark Framework example (v2.x)
39s
Run Catch2 C++ Benchmark Framework example (v3.x)
1m 8s
Run Google C++ Benchmark Framework example
1m 2s
Run Go benchmark example
29s
Run JMH Java Benchmark Framework example
1m 5s
Run Julia benchmark example
1m 2s
Run Pytest benchmark example
25s
Run Rust benchmark example
25s
Run Criterion.rs benchmark example
2m 4s
Run alert check with actions/cache
25s
Run unit tests
22s
Run linting and formatting check
16s
Annotations
11 warnings
Run linting and formatting check:
src/extract.ts#L32
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L439
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L450
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L578
'_' is defined but never used
|
Run linting and formatting check:
src/extract.ts#L609
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L627
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L644
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L665
Unexpected any. Specify a different type
|
Run alert check with actions/cache
Restore cache failed: Dependencies file is not found in /home/runner/work/github-action-benchmark/github-action-benchmark. Supported file pattern: go.sum
|
Run alert check with actions/cache
Could not find external JSON file for benchmark data at /home/runner/work/github-action-benchmark/github-action-benchmark/cache/benchmark-data.json. Using empty default: Error: ENOENT: no such file or directory, open '/home/runner/work/github-action-benchmark/github-action-benchmark/cache/benchmark-data.json'
|
Run Go benchmark example
Restore cache failed: Dependencies file is not found in /home/runner/work/github-action-benchmark/github-action-benchmark. Supported file pattern: go.sum
|