Initial calendar implementation #42
Annotations
1 error and 10 warnings
Building Web codebase
Process completed with exit code 2.
|
Building Web codebase:
pcss-client/Models/REST/BestDateSearch.cs#L285
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Building Web codebase:
pcss-client/Models/REST/AdjudicatorRestriction.cs#L32
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Building Web codebase:
pcss-client/Models/REST/ActivityAppearanceDetail.cs#L56
Non-nullable property 'adjudicatorNm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building Web codebase:
pcss-client/Models/REST/ActivityAppearanceDetail.cs#L57
Non-nullable property 'adjudicatorInitials' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building Web codebase:
pcss-client/Models/REST/ActivityAppearanceDetail.cs#L58
Non-nullable property 'amPm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building Web codebase:
pcss-client/Models/REST/ActivityAppearanceDetail.cs#L199
Non-nullable property 'AdjudicatorInitials' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building Web codebase:
pcss-client/Models/REST/ActivityAppearanceDetail.cs#L200
Non-nullable property 'AdjudicatorNm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building Web codebase:
pcss-client/Models/REST/ActivityAppearanceDetail.cs#L201
Non-nullable property 'CourtRoomCd' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building Web codebase:
pcss-client/Models/REST/ActivityAppearanceDetail.cs#L202
Non-nullable property 'AppearanceDt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building Web codebase:
pcss-client/Models/REST/ActivityAppearanceDetail.cs#L203
Non-nullable property 'AppearanceTm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading