Merge pull request #18 from Trafix120/aboutfeedback #30
Annotations
10 errors and 11 warnings
Views/Home/About.cshtml#L173
The type or namespace name 'SecretariatAbout' could not be found (are you missing a using directive or an assembly reference?)
|
Views/Home/About.cshtml#L181
The type or namespace name 'SecretariatAbout' could not be found (are you missing a using directive or an assembly reference?)
|
Views/Home/About.cshtml#L196
The type or namespace name 'SecretariatAbout' could not be found (are you missing a using directive or an assembly reference?)
|
Views/Home/About.cshtml#L208
The type or namespace name 'SecretariatAbout' could not be found (are you missing a using directive or an assembly reference?)
|
Views/Home/About.cshtml#L215
The type or namespace name 'SecretariatAbout' could not be found (are you missing a using directive or an assembly reference?)
|
Views/Home/About.cshtml#L229
The type or namespace name 'SecretariatAbout' could not be found (are you missing a using directive or an assembly reference?)
|
Views/Home/About.cshtml#L251
The type or namespace name 'SecretariatAbout' could not be found (are you missing a using directive or an assembly reference?)
|
Views/Home/About.cshtml#L173
The type or namespace name 'SecretariatAbout' could not be found (are you missing a using directive or an assembly reference?)
|
Views/Home/About.cshtml#L181
The type or namespace name 'SecretariatAbout' could not be found (are you missing a using directive or an assembly reference?)
|
Views/Home/About.cshtml#L196
The type or namespace name 'SecretariatAbout' could not be found (are you missing a using directive or an assembly reference?)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ViewModels/ApplicantsDashboard.cs#L22
Non-nullable property 'Applicants' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Models/Applicant.cs#L21
Non-nullable property 'AdvisorEmail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Models/Applicant.cs#L26
Non-nullable property 'AdvisorName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Models/Applicant.cs#L31
Non-nullable property 'AdvisorPhone' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Models/Applicant.cs#L36
Non-nullable property 'AdvisorRelation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Models/Applicant.cs#L56
Non-nullable property 'SchoolName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Models/Applicant.cs#L65
Non-nullable property 'SchoolMailingAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ViewModels/ApplicantsDashboard.cs#L22
Non-nullable property 'Applicants' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Models/Applicant.cs#L21
Non-nullable property 'AdvisorEmail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Models/Applicant.cs#L26
Non-nullable property 'AdvisorName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading