Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json #9
Annotations
10 errors and 1 warning
|
Build (Release):
src/MeterCalibDesk.Data/Repositories/EfMeterRepository.cs#L51
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build (Release):
src/MeterCalibDesk.Data/Repositories/EfMeterRepository.cs#L47
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build (Release):
src/MeterCalibDesk.Data/Repositories/EfMeterRepository.cs#L32
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build (Release):
src/MeterCalibDesk.Data/Repositories/EfMeterRepository.cs#L41
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build (Release):
src/MeterCalibDesk.Data/Repositories/EfMeterRepository.cs#L38
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build (Release):
src/MeterCalibDesk.Data/Repositories/EfMeterRepository.cs#L30
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build (Release):
src/MeterCalibDesk.Data/Repositories/EfMeterRepository.cs#L22
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build (Release):
src/MeterCalibDesk.Data/Repositories/InMemoryMeterRepository.cs#L28
In externally visible method 'Task<Meter> InMemoryMeterRepository.AddAsync(Meter meter, CancellationToken ct = default(CancellationToken))', validate parameter 'meter' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build (Release):
src/MeterCalibDesk.Data/AppDbContext.cs#L15
In externally visible method 'void AppDbContext.OnModelCreating(ModelBuilder modelBuilder)', validate parameter 'modelBuilder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build (Release):
src/MeterCalibDesk.Data/Repositories/EfMeterRepository.cs#L17
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Upload Test Results
No files were found with the provided path: TestResults/*.trx. No artifacts will be uploaded.
|
Loading