.NET #1
Annotations
10 warnings
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/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/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/Tour.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/Tour.cs#L11
Non-nullable property 'Location' 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/Tour.cs#L18
Non-nullable property 'TourType' 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
|
37 MB |
|