fix: Catch2 v.3.5.0 changed output format #892
ci.yml
on: pull_request
Run Benchmark.Net .Net Benchmark Framework example
1m 12s
Run JavaScript benchmark example
25s
Run Catch2 C++ Benchmark Framework example
1m 18s
Run Google C++ Benchmark Framework example
25s
Run Go benchmark example
32s
Run JMH Java Benchmark Framework example
1m 13s
Run Julia benchmark example
57s
Run Pytest benchmark example
37s
Run Rust benchmark example
32s
Run Criterion.rs benchmark example
2m 0s
Run alert check with actions/cache
33s
Run unit tests
24s
Run linting and formatting check
16s
Annotations
1 error and 16 warnings
Run Catch2 C++ Benchmark Framework example
No benchmark result was found in /home/runner/work/github-action-benchmark/github-action-benchmark/examples/catch2/benchmark_result.txt. Benchmark output was 'Randomness seeded to: 3522974103
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Catch2_bench is a Catch2 v3.6.0 host application.
Run with -? for options
-------------------------------------------------------------------------------
Fibonacci
-------------------------------------------------------------------------------
/home/runner/work/github-action-benchmark/github-action-benchmark/examples/catch2/catch2_bench.cpp:5
...............................................................................
benchmark name samples iterations est run time
mean low mean high mean
std dev low std dev high std dev
-------------------------------------------------------------------------------
Fibonacci 10 100 197 2.8762 ms
145.727 ns 145.491 ns 146.743 ns
2.14266 ns 0.310624 ns 5.02438 ns
Fibonacci 20 100 2 3.996 ms
19.9653 us 19.9435 us 20.0479 us
187.231 ns 43.6036 ns 428.174 ns
===============================================================================
test cases: 1 | 1 passed
assertions: - none -
'
|
Run linting and formatting check:
src/extract.ts#L32
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L440
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L451
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L579
'_' is defined but never used
|
Run linting and formatting check:
src/extract.ts#L610
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L628
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L645
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L666
Unexpected any. Specify a different type
|
Run unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run alert check with actions/cache
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 Go benchmark example
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 Julia benchmark example
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Benchmark.Net .Net Benchmark Framework example
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|