fix: improve validation for custom benchmarks (#323) #1005
ci.yml
on: push
Run Benchmark.Net .Net Benchmark Framework example
1m 16s
Run JavaScript benchmark example
33s
Run Catch2 C++ Benchmark Framework example (v2.x)
55s
Run Catch2 C++ Benchmark Framework example (v3.x)
1m 22s
Run Google C++ Benchmark Framework example
37s
Run Go benchmark example
43s
Run JMH Java Benchmark Framework example
1m 16s
Run Julia benchmark example
1m 18s
Run Pytest benchmark example
36s
Run Rust benchmark example
35s
Run Criterion.rs benchmark example
2m 12s
Run alert check with actions/cache
43s
Run unit tests
33s
Run linting and formatting check
21s
Annotations
9 warnings
|
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 linting and formatting check:
src/extract.ts#L649
Unexpected any. Specify a different type
|
|
Run linting and formatting check:
src/extract.ts#L632
Unexpected any. Specify a different type
|
|
Run linting and formatting check:
src/extract.ts#L614
Unexpected any. Specify a different type
|
|
Run linting and formatting check:
src/extract.ts#L583
'_' is defined but never used
|
|
Run linting and formatting check:
src/extract.ts#L455
Unexpected any. Specify a different type
|
|
Run linting and formatting check:
src/extract.ts#L444
Unexpected any. Specify a different type
|
|
Run linting and formatting check:
src/extract.ts#L37
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
|