chore: clean up AgreementController #824
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test with dotnet:
backend/Core/Organizations/Organization.cs#L19
Non-nullable property 'Departments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Test with dotnet:
backend/Core/Organizations/Organization.cs#L23
Non-nullable property 'AbsenceTypes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Test with dotnet:
backend/Infrastructure/Repositories/PlannedAbsences/PlannedAbsenceDbRepository.cs#L17
Dereference of a possibly null reference.
|
Test with dotnet:
backend/Infrastructure/Repositories/Staffings/StaffingDbRepository.cs#L21
Dereference of a possibly null reference.
|
Test with dotnet:
backend/Api/Consultants/ConsultantModels.cs#L21
Dereference of a possibly null reference.
|
Test with dotnet:
backend/Api/Common/StorageService.cs#L112
Dereference of a possibly null reference.
|
Test with dotnet:
backend/Api/Common/StorageService.cs#L182
Dereference of a possibly null reference.
|
Test with dotnet:
backend/Api/StaffingController/ReadModelFactory.cs#L201
Nullable value type may be null.
|
Test with dotnet:
backend/Api/StaffingController/ReadModelFactory.cs#L223
Nullable value type may be null.
|
Test with dotnet:
backend/Api/StaffingController/ReadModelFactory.cs#L236
Nullable value type may be null.
|
Upload dotnet test results
No files were found with the provided path: TestResults-8.x.x. No artifacts will be uploaded.
|
Loading