Add time CLI utility to supported benchmark tools
#1017
ci.yml
on: pull_request
Run Benchmark.Net .Net Benchmark Framework example
1m 22s
Run JavaScript benchmark example
38s
Run Catch2 C++ Benchmark Framework example (v2.x)
47s
Run Catch2 C++ Benchmark Framework example (v3.x)
1m 16s
Run Google C++ Benchmark Framework example
1m 29s
Run Go benchmark example
39s
Run JMH Java Benchmark Framework example
1m 27s
Run Julia benchmark example
1m 13s
Run Pytest benchmark example
39s
Run Rust benchmark example
28s
Run Criterion.rs benchmark example
1m 58s
Run alert check with actions/cache
40s
Run unit tests
21s
Run linting and formatting check
27s
Annotations
3 errors and 10 warnings
|
Run unit tests
Process completed with exit code 1.
|
|
Run unit tests:
.github/workflows/time.yml#L50
50:43 [commas] too few spaces after comma
|
|
Run unit tests:
.github/workflows/time.yml#L36
36:42 syntax error: expected <block end>, but found ',' (syntax)
|
|
Run linting and formatting check:
src/extract.ts#L650
Unexpected any. Specify a different type
|
|
Run linting and formatting check:
src/extract.ts#L633
Unexpected any. Specify a different type
|
|
Run linting and formatting check:
src/extract.ts#L615
Unexpected any. Specify a different type
|
|
Run linting and formatting check:
src/extract.ts#L584
'_' is defined but never used
|
|
Run linting and formatting check:
src/extract.ts#L456
Unexpected any. Specify a different type
|
|
Run linting and formatting check:
src/extract.ts#L445
Unexpected any. Specify a different type
|
|
Run linting and formatting check:
src/extract.ts#L38
Unexpected any. Specify a different type
|
|
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
|
|
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 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
|