Update NuGet packages #1278
dotnet-test.yml
on: pull_request
Run unit tests
6m 29s
Annotations
5 errors and 10 warnings
|
Run unit tests
Process completed with exit code 1.
|
|
Run unit tests:
tests/FMS.Infrastructure.Tests/FacilityRepositoryTests.cs#L296
There is no argument given that corresponds to the required parameter 'facilityTypeId' of 'IFacilityRepository.FacilityNumberExists(string, Guid, Guid?)'
|
|
Run unit tests:
tests/FMS.Infrastructure.Tests/FacilityRepositoryTests.cs#L287
There is no argument given that corresponds to the required parameter 'facilityTypeId' of 'IFacilityRepository.FacilityNumberExists(string, Guid, Guid?)'
|
|
Run unit tests:
tests/FMS.Infrastructure.Tests/FacilityRepositoryTests.cs#L296
There is no argument given that corresponds to the required parameter 'facilityTypeId' of 'IFacilityRepository.FacilityNumberExists(string, Guid, Guid?)'
|
|
Run unit tests:
tests/FMS.Infrastructure.Tests/FacilityRepositoryTests.cs#L287
There is no argument given that corresponds to the required parameter 'facilityTypeId' of 'IFacilityRepository.FacilityNumberExists(string, Guid, Guid?)'
|
|
Run unit tests:
FMS.Domain/Dto/SourceStatus/SourceStatusSummaryDto.cs#L27
Remove this commented out code.
|
|
Run unit tests:
FMS.Domain/Dto/SoilStatus/SoilStatusSummaryDto.cs#L26
Remove this commented out code.
|
|
Run unit tests:
FMS.Domain/Dto/Parcel/ParcelCreateDto.cs#L21
Remove this commented out code.
|
|
Run unit tests:
FMS.Domain/Dto/FundingSource/FundingSourceSummaryDto.cs#L25
Remove this commented out code.
|
|
Run unit tests:
FMS.Domain/Dto/FundingSource/FundingSourceEditDto.cs#L33
Remove this commented out code.
|
|
Run unit tests:
FMS.Domain/Dto/Contact/ContactCreateDto.cs#L47
Remove this commented out code.
|
|
Run unit tests:
FMS.Domain/Dto/Reports/EventReportSpecDto.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run unit tests:
FMS.Domain/Dto/Contact/ContactSummaryDto.cs#L121
The variable 'e' is declared but never used
|
|
Run unit tests:
FMS.Domain/Dto/Contact/ContactSummaryDto.cs#L117
The variable 'e' is declared but never used
|
|
Run unit tests:
FMS.Domain/Dto/Reports/SiteSummaryQuerySpec.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|