fix: write with retry fails with separate repository (#216) #800
ci.yml
on: push
Run Rust benchmark example
30s
Run Go benchmark example
34s
Run JavaScript benchmark example
32s
Run Pytest benchmark example
28s
Run Google C++ Benchmark Framework example
42s
Run Catch2 C++ Benchmark Framework example
45s
Run Julia benchmark example
58s
Run Benchmark.Net .Net Benchmark Framework example
1m 19s
Run JMH Java Benchmark Framework example
1m 17s
Run alert check with actions/cache
32s
Run unit tests
48s
Run linting and formatting check
19s
Annotations
17 warnings
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#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#L442
Unexpected any. Specify a different type
|
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 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 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 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/
|