Skip to content

Update NuGet packages #1278

Update NuGet packages

Update NuGet packages #1278

Triggered via pull request July 22, 2026 20:20
Status Failure
Total duration 11m 37s
Artifacts

dotnet-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.