refactor: Unify OSS update path through OSSUpdateStrategy #414
Annotations
10 warnings and 1 notice
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Network/VersionService.cs#L58
Cannot convert null literal to non-nullable reference type.
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Network/VersionService.cs#L58
Cannot convert null literal to non-nullable reference type.
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Network/VersionService.cs#L49
Cannot convert null literal to non-nullable reference type.
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Network/VersionService.cs#L49
Cannot convert null literal to non-nullable reference type.
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/FileSystem/StorageManager.cs#L255
Cannot convert null literal to non-nullable reference type.
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/FileSystem/FileNode.cs#L125
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Tracer/WindowsOutputDebugListener.cs#L27
Nullability of type of parameter 'message' doesn't match overridden member (possibly because of nullability attributes).
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Tracer/WindowsOutputDebugListener.cs#L19
Nullability of type of parameter 'message' doesn't match overridden member (possibly because of nullability attributes).
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Configuration/ConfigurationMapper.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Verify AOT compatibility:
src/c#/GeneralUpdate.Core/Tracer/TextTraceListener.cs#L53
'TextTraceListener.Dispose()' hides inherited member 'TraceListener.Dispose()'. Use the new keyword if hiding was intended.
|
|
|
background
wait
wait-all
cancel
Loading