.NET #3
Annotations
10 warnings
build:
src/chdTour.DataAccess.Contracts/Domain/Grade.cs#L10
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/chdTour.DataAccess.Contracts/Domain/Grade.cs#L12
Non-nullable property 'GradeScala' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/chdTour.DataAccess.Contracts/Domain/TourType.cs#L10
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/chdTour.DataAccess.Contracts/Domain/TourType.cs#L12
Non-nullable property 'GradeScala' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/chdTour.DataAccess.Contracts/Domain/TourType.cs#L13
Non-nullable property 'Tours' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/chdTour.DataAccess.Contracts/Domain/TourAttachement.cs#L11
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/chdTour.DataAccess.Contracts/Domain/TourPartner.cs#L13
Non-nullable property 'TourObj' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/chdTour.DataAccess.Contracts/Domain/TourAttachement.cs#L12
Non-nullable property 'Tour' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/chdTour.DataAccess.Contracts/Domain/TourPartner.cs#L14
Non-nullable property 'PersonObj' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/chdTour.DataAccess.Contracts/Domain/TourImage.cs#L10
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
chdTour
Expired
|
38.2 MB |
|