⬇️ Downgrade xUnit packages to fix CI #2687
benchmarks-pr.yml
on: pull_request
Matrix: Run Benchmark.Net benchmarks
Annotations
6 warnings
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.
|