feat: Comment on PR and auto update comment #840
ci.yml
on: pull_request
Run Rust benchmark example
22s
Run Go benchmark example
29s
Run JavaScript benchmark example
28s
Run Pytest benchmark example
28s
Run Google C++ Benchmark Framework example
31s
Run Catch2 C++ Benchmark Framework example
51s
Run Julia benchmark example
1m 6s
Run Benchmark.Net .Net Benchmark Framework example
1m 13s
Run JMH Java Benchmark Framework example
1m 14s
Run alert check with actions/cache
29s
Run unit tests
20s
Run linting and formatting check
18s
Annotations
1 error and 15 warnings
Run unit tests
Process completed with exit code 1.
|
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 linting and formatting check:
src/write.ts#L439
Unexpected any. Specify a different type
|
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 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 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/.
|