Develop #687
Annotations
16 warnings
|
|
|
|
|
|
|
|
|
TeslaSolarCharger/Client/Pages/ChargeCostsList.razor#L73
Nullable value type may be null.
|
TeslaSolarCharger.Tests/Services/Server/ChargingCostService.cs#L49
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
TeslaSolarCharger.Tests/Services/Server/ChargingCostService.cs#L51
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
TeslaSolarCharger.Tests/Services/Server/ChargingCostService.cs#L93
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
TeslaSolarCharger.Tests/Services/Server/ChargingCostService.cs#L99
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
TeslaSolarCharger.Tests/Services/Server/ChargingCostService.cs#L141
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
TeslaSolarCharger.Tests/Services/Server/ChargingCostService.cs#L171
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
The logs for this run have expired and are no longer available.
Loading