fix: update Manifest.toml to fix julia test failure #780
ci.yml
on: pull_request
Run Rust benchmark example
28s
Run Go benchmark example
1m 2s
Run JavaScript benchmark example
38s
Run Pytest benchmark example
25s
Run Google C++ Benchmark Framework example
20s
Run Catch2 C++ Benchmark Framework example
39s
Run Julia benchmark example
1m 3s
Run Benchmark.Net .Net Benchmark Framework example
1m 17s
Run JMH Java Benchmark Framework example
1m 30s
Run alert check with actions/cache
33s
Run unit tests
34s
Run linting and formatting check
23s
Annotations
1 error and 23 warnings
Run Julia benchmark example
Command 'git' failed with args '-c user.name=github-action-benchmark -c [email protected] -c http.https://github.com/.extraheader= switch gh-pages': error: Your local changes to the following files would be overwritten by checkout:
examples/julia/Manifest.toml
Please commit your changes or stash them before you switch branches.
Aborting
: Error: The process '/usr/bin/git' failed with exit code 1
|
Run Google C++ Benchmark Framework example
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run linting and formatting check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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 Pytest benchmark example
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Rust benchmark example
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. 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 Catch2 C++ Benchmark Framework example
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run JavaScript benchmark example
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, 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 Go benchmark example
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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 Julia benchmark example
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Benchmark.Net .Net Benchmark Framework example
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run JMH Java Benchmark Framework example
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|