1030713: Resolved the Preference update issue and new Patient update …#12
Open
Yogaprakash-Kanagaraj-07 wants to merge 1 commit into
Open
1030713: Resolved the Preference update issue and new Patient update …#12Yogaprakash-Kanagaraj-07 wants to merge 1 commit into
Yogaprakash-Kanagaraj-07 wants to merge 1 commit into
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Showcase:
Models/AppointmentModels.cs#L24
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Showcase:
Models/AppointmentModels.cs#L147
Non-nullable property 'Symptoms' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Showcase:
Models/AppointmentModels.cs#L147
Non-nullable property 'DoctorName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Showcase:
Models/AppointmentModels.cs#L147
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Showcase:
Models/AppointmentModels.cs#L147
Non-nullable property 'Time' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Showcase:
Models/AppointmentService.cs#L7
Non-nullable property 'FilteredDoctors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Showcase:
Models/AppointmentService.cs#L7
Non-nullable property 'ActivePatients' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Showcase:
Models/AppointmentService.cs#L7
Non-nullable property 'ActiveDoctors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Showcase:
Models/AppointmentService.cs#L12
Possible null reference assignment.
|
|
Build Showcase:
Models/AppointmentService.cs#L11
Possible null reference assignment.
|
background
wait
wait-all
cancel
parallel
Loading