chore: update actions/* #791
ci.yml
on: pull_request
Run Rust benchmark example
29s
Run Go benchmark example
35s
Run JavaScript benchmark example
32s
Run Pytest benchmark example
31s
Run Google C++ Benchmark Framework example
38s
Run Catch2 C++ Benchmark Framework example
41s
Run Julia benchmark example
58s
Run Benchmark.Net .Net Benchmark Framework example
1m 21s
Run JMH Java Benchmark Framework example
1m 20s
Run alert check with actions/cache
37s
Run unit tests
31s
Run linting and formatting check
20s
Annotations
13 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 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
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
Could not find external JSON file for benchmark data at /home/runner/work/github-action-benchmark/github-action-benchmark/cache/benchmark-data.json. Using empty default: Error: ENOENT: no such file or directory, open '/home/runner/work/github-action-benchmark/github-action-benchmark/cache/benchmark-data.json'
|
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
|