Skip to content

Fix broken links to github actions (#253) #902

Fix broken links to github actions (#253)

Fix broken links to github actions (#253) #902

Re-run triggered June 19, 2024 20:11
Status Success
Total duration 2m 14s
Artifacts

ci.yml

on: push
Run Benchmark.Net .Net Benchmark Framework example
1m 18s
Run Benchmark.Net .Net Benchmark Framework example
Run JavaScript benchmark example
28s
Run JavaScript benchmark example
Run Catch2 C++ Benchmark Framework example (v2.x)
43s
Run Catch2 C++ Benchmark Framework example (v2.x)
Run Catch2 C++ Benchmark Framework example (v3.x)
1m 3s
Run Catch2 C++ Benchmark Framework example (v3.x)
Run Google C++ Benchmark Framework example
26s
Run Google C++ Benchmark Framework example
Run Go benchmark example
34s
Run Go benchmark example
Run JMH Java Benchmark Framework example
1m 8s
Run JMH Java Benchmark Framework example
Run Julia benchmark example
56s
Run Julia benchmark example
Run Pytest benchmark example
40s
Run Pytest benchmark example
Run Rust benchmark example
25s
Run Rust benchmark example
Run Criterion.rs benchmark example
2m 4s
Run Criterion.rs benchmark example
Run alert check with actions/cache
35s
Run alert check with actions/cache
Run unit tests
20s
Run unit tests
Run linting and formatting check
17s
Run linting and formatting check
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
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/.
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 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 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 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 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 linting and formatting check: src/extract.ts#L610
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 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/