Bump librehardware monitor to latest #1666
Annotations
1 error and 5 warnings
Run dotnet test --filter 'Category!=integration'
Process completed with exit code 1.
|
Run dotnet test --filter 'Category!=integration':
OhmGraphite.Test/TimescaleTest.cs#L11
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Run dotnet test --filter 'Category!=integration':
OhmGraphite.Test/PrometheusTest.cs#L11
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Run dotnet test --filter 'Category!=integration':
OhmGraphite.Test/PrometheusTest.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. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Run dotnet test --filter 'Category!=integration':
OhmGraphite.Test/GraphiteTest.cs#L12
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Run dotnet test --filter 'Category!=integration':
OhmGraphite.Test/GraphiteTest.cs#L53
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Loading