Skip to content

fix: improve flaky CI runs #797

fix: improve flaky CI runs

fix: improve flaky CI runs #797

Triggered via pull request January 25, 2024 15:33
Status Success
Total duration 1m 47s
Artifacts

ci.yml

on: pull_request
Run Rust benchmark example
33s
Run Rust benchmark example
Run Go benchmark example
33s
Run Go benchmark example
Run JavaScript benchmark example
1m 1s
Run JavaScript benchmark example
Run Pytest benchmark example
39s
Run Pytest benchmark example
Run Google C++ Benchmark Framework example
32s
Run Google C++ Benchmark Framework example
Run Catch2 C++ Benchmark Framework example
48s
Run Catch2 C++ Benchmark Framework example
Run Julia benchmark example
1m 2s
Run Julia benchmark example
Run Benchmark.Net .Net Benchmark Framework example
1m 33s
Run Benchmark.Net .Net Benchmark Framework example
Run JMH Java Benchmark Framework example
1m 20s
Run JMH Java Benchmark Framework example
Run alert check with actions/cache
28s
Run alert check with actions/cache
Run unit tests
30s
Run unit tests
Run linting and formatting check
20s
Run linting and formatting check
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Run linting and formatting check: src/extract.ts#L32
Unexpected any. Specify a different type
Run linting and formatting check: src/extract.ts#L433
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#L572
'_' is defined but never used
Run linting and formatting check: src/extract.ts#L603
Unexpected any. Specify a different type
Run linting and formatting check: src/extract.ts#L621
Unexpected any. Specify a different type
Run linting and formatting check: src/extract.ts#L638
Unexpected any. Specify a different type
Run linting and formatting check: src/extract.ts#L659
Unexpected any. Specify a different type
Run linting and formatting check: src/write.ts#L437
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 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 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/