Create dependabot.yml #4
Annotations
4 warnings
Source/Sam.FileTableFramework/Context/FtDbSet.cs#L12
Non-nullable property 'TableName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Source/Sam.FileTableFramework/Context/FtDbSet.cs#L13
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Source/Sam.FileTableFramework/Context/FtDbSet.cs#L12
Non-nullable property 'TableName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Source/Sam.FileTableFramework/Context/FtDbSet.cs#L13
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading