Build Console App #1
Annotations
10 warnings
Build for Windows:
JboxWebdav.Logging/Logging/ILogger.cs#L37
Cannot convert null literal to non-nullable reference type.
|
Build for Windows:
JboxWebdav.Logging/Logging/LoggerFactory.cs#L15
Non-nullable property 'Factory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build for Windows:
WebStreamCaching/WebStreamFactory.cs#L16
Cannot convert null literal to non-nullable reference type.
|
Build for Windows:
WebStreamCaching/IStreamFactory.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Build for Windows:
WebStreamCaching/StreamProvider/LRUCache.cs#L17
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
Build for Windows:
WebStreamCaching/WebStream.cs#L147
Cannot convert null literal to non-nullable reference type.
|
Build for Windows:
WebStreamCaching/WebParameters.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build for Windows:
WebStreamCaching/WebParameters.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build for Windows:
WebStreamCaching/WebParameters.cs#L19
Cannot convert null literal to non-nullable reference type.
|
Build for Windows:
WebStreamCaching/WebParameters.cs#L20
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading