Add caching to selectors #24
Annotations
1 error and 5 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Fluss.UnitTest/Core/Extensions/ValueTaskTest.cs#L8
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead.
|
src/Fluss.UnitTest/Core/Extensions/ValueTaskTest.cs#L14
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead.
|
src/Fluss.UnitTest/Core/Extensions/ValueTaskTest.cs#L20
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead.
|
src/Fluss.UnitTest/Core/Extensions/ValueTaskTest.cs#L26
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead.
|
This job failed
Loading