Skip to content

add regulatedPlaceType as a search query property #269

add regulatedPlaceType as a search query property

add regulatedPlaceType as a search query property #269

Triggered via pull request January 30, 2025 11:56
Status Success
Total duration 1m 13s
Artifacts

pull_request.yml

on: pull_request
Build, Test and Verify Feature Branch
1m 4s
Build, Test and Verify Feature Branch
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Pages/Error.cshtml.cs#L72
Nullability of reference types in type of parameter 'x' of 'bool DtroJsonValidationErrorResponseComparer.Equals(DtroJsonValidationErrorResponse x, DtroJsonValidationErrorResponse y)' doesn't match implicitly implemented member 'bool IEqualityComparer<DtroJsonValidationErrorResponse>.Equals(DtroJsonValidationErrorResponse? x, DtroJsonValidationErrorResponse? y)' (possibly because of nullability attributes).
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Pages/Error.cshtml.cs#L72
Nullability of reference types in type of parameter 'y' of 'bool DtroJsonValidationErrorResponseComparer.Equals(DtroJsonValidationErrorResponse x, DtroJsonValidationErrorResponse y)' doesn't match implicitly implemented member 'bool IEqualityComparer<DtroJsonValidationErrorResponse>.Equals(DtroJsonValidationErrorResponse? x, DtroJsonValidationErrorResponse? y)' (possibly because of nullability attributes).
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/DtroUser/DtroUserResponse.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/DtroUser/DtroUserResponse.cs#L11
Non-nullable property 'Prefix' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/SystemConguration/SystemConfig.cs#L8
Non-nullable property 'SystemName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/SystemConguration/SystemConfig.cs#L14
Non-nullable property 'CurrentUserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/Errors/SemanticValidationError.cs#L5
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/Errors/SemanticValidationError.cs#L7
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Services/XappIdService.cs#L12
Non-nullable field '_token' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Helpers/ConfigHelper.cs#L5
Non-nullable property 'ApiBaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Pages/Error.cshtml.cs#L72
Nullability of reference types in type of parameter 'x' of 'bool DtroJsonValidationErrorResponseComparer.Equals(DtroJsonValidationErrorResponse x, DtroJsonValidationErrorResponse y)' doesn't match implicitly implemented member 'bool IEqualityComparer<DtroJsonValidationErrorResponse>.Equals(DtroJsonValidationErrorResponse? x, DtroJsonValidationErrorResponse? y)' (possibly because of nullability attributes).
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Pages/Error.cshtml.cs#L72
Nullability of reference types in type of parameter 'y' of 'bool DtroJsonValidationErrorResponseComparer.Equals(DtroJsonValidationErrorResponse x, DtroJsonValidationErrorResponse y)' doesn't match implicitly implemented member 'bool IEqualityComparer<DtroJsonValidationErrorResponse>.Equals(DtroJsonValidationErrorResponse? x, DtroJsonValidationErrorResponse? y)' (possibly because of nullability attributes).
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Services/XappIdService.cs#L12
Non-nullable field '_token' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/DtroUser/DtroUserResponse.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/DtroUser/DtroUserResponse.cs#L11
Non-nullable property 'Prefix' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/SystemConguration/SystemConfig.cs#L8
Non-nullable property 'SystemName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/SystemConguration/SystemConfig.cs#L14
Non-nullable property 'CurrentUserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/Errors/SemanticValidationError.cs#L5
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/Errors/SemanticValidationError.cs#L7
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Services/XappIdService.cs#L131
Non-nullable property 'organization_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.