Add .circleci/config.yml #17
Annotations
3 errors and 6 warnings
Run Benchmark.Net benchmarks (ubuntu-latest)
Command 'git' failed with args '-c user.name=github-action-benchmark -c [email protected] -c http.https://github.com/.extraheader= fetch ***github.com/s2quake/libplanet.git gh-pages:gh-pages': fatal: couldn't find remote ref gh-pages
: Error: The process '/usr/bin/git' failed with exit code 128
|
Run Benchmark.Net benchmarks (windows-latest)
Command 'git' failed with args '-c user.name=github-action-benchmark -c [email protected] -c http.https://github.com/.extraheader= fetch ***github.com/s2quake/libplanet.git gh-pages:gh-pages': fatal: couldn't find remote ref gh-pages
: Error: The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Run Benchmark.Net benchmarks (macos-latest)
Command 'git' failed with args '-c user.name=github-action-benchmark -c [email protected] -c http.https://github.com/.extraheader= fetch ***github.com/s2quake/libplanet.git gh-pages:gh-pages': fatal: couldn't find remote ref gh-pages
: Error: The process '/usr/local/bin/git' failed with exit code 128
|
Run Benchmark.Net benchmarks (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, planetarium/github-action-benchmark@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Benchmark.Net benchmarks (ubuntu-latest):
Libplanet.Store/BaseIndex.cs#L7
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Run Benchmark.Net benchmarks (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, planetarium/github-action-benchmark@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Benchmark.Net benchmarks (windows-latest):
Libplanet.Store/BaseIndex.cs#L7
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Run Benchmark.Net benchmarks (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, planetarium/github-action-benchmark@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Benchmark.Net benchmarks (macos-latest):
Libplanet.Store/BaseIndex.cs#L7
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|