chore: update actions/* (#212) #792
ci.yml
on: push
Run Rust benchmark example
27s
Run Go benchmark example
40s
Run JavaScript benchmark example
33s
Run Pytest benchmark example
36s
Run Google C++ Benchmark Framework example
19s
Run Catch2 C++ Benchmark Framework example
42s
Run Julia benchmark example
54s
Run Benchmark.Net .Net Benchmark Framework example
1m 23s
Run JMH Java Benchmark Framework example
1m 24s
Run alert check with actions/cache
38s
Run unit tests
25s
Run linting and formatting check
15s
Annotations
12 warnings
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#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
|