Build Console App #1
Annotations
30 warnings
ubuntu-latest:
JboxWebdav.Logging/Logging/ILogger.cs#L37
Cannot convert null literal to non-nullable reference type.
|
ubuntu-latest:
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.
|
ubuntu-latest:
WebStreamCaching/IStreamFactory.cs#L13
Cannot convert null literal to non-nullable reference type.
|
ubuntu-latest:
WebStreamCaching/WebStreamFactory.cs#L16
Cannot convert null literal to non-nullable reference type.
|
ubuntu-latest:
WebStreamCaching/WebStream.cs#L147
Cannot convert null literal to non-nullable reference type.
|
ubuntu-latest:
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.
|
ubuntu-latest:
WebStreamCaching/Extensions.cs#L15
Dereference of a possibly null reference.
|
ubuntu-latest:
WebStreamCaching/Extensions.cs#L15
Dereference of a possibly null reference.
|
ubuntu-latest:
WebStreamCaching/StreamProvider/ActiveStreamCache.cs#L28
Converting null literal or possible null value to non-nullable type.
|
ubuntu-latest:
WebStreamCaching/StreamProvider/ActiveStreamCache.cs#L30
Possible null reference return.
|
windows-latest:
JboxWebdav.Logging/Logging/ILogger.cs#L37
Cannot convert null literal to non-nullable reference type.
|
windows-latest:
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.
|
windows-latest:
WebStreamCaching/WebStreamFactory.cs#L16
Cannot convert null literal to non-nullable reference type.
|
windows-latest:
WebStreamCaching/IStreamFactory.cs#L13
Cannot convert null literal to non-nullable reference type.
|
windows-latest:
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.
|
windows-latest:
WebStreamCaching/WebStream.cs#L147
Cannot convert null literal to non-nullable reference type.
|
windows-latest:
WebStreamCaching/WebParameters.cs#L15
Cannot convert null literal to non-nullable reference type.
|
windows-latest:
WebStreamCaching/WebParameters.cs#L18
Cannot convert null literal to non-nullable reference type.
|
windows-latest:
WebStreamCaching/WebParameters.cs#L19
Cannot convert null literal to non-nullable reference type.
|
windows-latest:
WebStreamCaching/WebParameters.cs#L20
Cannot convert null literal to non-nullable reference type.
|
macos-12
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
macos-12:
JboxWebdav.Logging/Logging/ILogger.cs#L37
Cannot convert null literal to non-nullable reference type.
|
macos-12:
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.
|
macos-12:
WebStreamCaching/IStreamFactory.cs#L13
Cannot convert null literal to non-nullable reference type.
|
macos-12:
WebStreamCaching/WebStreamFactory.cs#L16
Cannot convert null literal to non-nullable reference type.
|
macos-12:
WebStreamCaching/WebStream.cs#L147
Cannot convert null literal to non-nullable reference type.
|
macos-12:
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.
|
macos-12:
WebStreamCaching/Extensions.cs#L15
Dereference of a possibly null reference.
|
macos-12:
WebStreamCaching/Extensions.cs#L15
Dereference of a possibly null reference.
|
macos-12:
WebStreamCaching/StreamProvider/ActiveStreamCache.cs#L28
Converting null literal or possible null value to non-nullable type.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-12
Expired
|
145 MB |
|
ubuntu-latest
Expired
|
3.39 MB |
|
windows-latest
Expired
|
3.34 MB |
|