Dev #270
pull_request.yml
on: pull_request
Build, Test and Verify Feature Branch
1m 1s
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/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/Helpers/ConfigHelper.cs#L7
Non-nullable property 'Version' 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/Helpers/ConfigHelper.cs#L9
Non-nullable property 'ClientId' 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/Helpers/ConfigHelper.cs#L11
Non-nullable property 'ClientSecret' 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/Helpers/ConfigHelper.cs#L13
Non-nullable property 'XAppIdOverride' 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/Helpers/ConfigHelper.cs#L15
Non-nullable property 'TokenEndpoint' 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/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/Helpers/ConfigHelper.cs#L5
Non-nullable property 'ApiBaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|