This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
Publish NuGet Package #1
Annotations
1 error and 4 warnings
|
src/EducationTrail_CORE/Abstracts/Course.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/EducationTrail_CORE/Abstracts/Course.cs#L13
Non-nullable property 'UniversityLocation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/EducationTrail_CORE/Abstracts/Course.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/EducationTrail_CORE/Abstracts/Course.cs#L15
Non-nullable property 'Professor' 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