v1.0.0.8 #23
Annotations
10 warnings
Build and Publish:
SharedLibrary/Models/WebPage/Site.cs#L24
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Librarys/Logger.cs#L42
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Librarys/Logger.cs#L42
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Librarys/Logger.cs#L50
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Librarys/Logger.cs#L50
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Librarys/Logger.cs#L57
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Librarys/Logger.cs#L57
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Models/Data/HoursDataModel.cs#L13
Non-nullable property 'Values' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Publish:
SharedLibrary/Models/Config/ConfigAttribute.cs#L35
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build and Publish:
SharedLibrary/Models/Config/ConfigAttribute.cs#L35
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading