CI #195
Annotations
12 warnings
Linux:
demos/asp-net-core/ITOps.Data/LiteDbContext.cs#L68
Non-nullable property 'DatabaseLocation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Linux:
demos/asp-net-core/ITOps.Data/LiteDbContext.cs#L69
Non-nullable property 'DatabaseName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Linux:
demos/asp-net-core/ITOps.Data/LiteDbContext.cs#L70
Non-nullable property 'DatabaseInitializer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Linux:
demos/asp-net-core/ITOps.Data/LiteDbContext.cs#L68
Non-nullable property 'DatabaseLocation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Linux:
demos/asp-net-core/ITOps.Data/LiteDbContext.cs#L69
Non-nullable property 'DatabaseName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Linux:
demos/asp-net-core/ITOps.Data/LiteDbContext.cs#L70
Non-nullable property 'DatabaseInitializer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
demos/asp-net-core/ITOps.Data/LiteDbContext.cs#L68
Non-nullable property 'DatabaseLocation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
demos/asp-net-core/ITOps.Data/LiteDbContext.cs#L69
Non-nullable property 'DatabaseName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
demos/asp-net-core/ITOps.Data/LiteDbContext.cs#L70
Non-nullable property 'DatabaseInitializer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
demos/asp-net-core/ITOps.Data/LiteDbContext.cs#L68
Non-nullable property 'DatabaseLocation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
demos/asp-net-core/ITOps.Data/LiteDbContext.cs#L69
Non-nullable property 'DatabaseName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
demos/asp-net-core/ITOps.Data/LiteDbContext.cs#L70
Non-nullable property 'DatabaseInitializer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|