Gha config #2
Closed
Gha config #2
Annotations
10 warnings
|
Build:
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L231
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
Build:
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L245
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
Build:
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L245
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
Build:
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Reader/VirtualStream.cs#L97
Obsolete member 'VirtualStream.Read(byte[], int, int)' overrides non-obsolete member 'Stream.Read(byte[], int, int)'
|
|
Build:
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Reader/VirtualStream.cs#L97
Obsolete member 'VirtualStream.Read(byte[], int, int)' overrides non-obsolete member 'Stream.Read(byte[], int, int)'
|
|
Build:
src/DocSharp.Common/Writers/HtmlTextWriter.cs#L828
Non-nullable property 'Default' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/DocSharp.Common/Writers/HtmlTextWriter.cs#L540
Possible null reference argument for parameter 'ns' in 'string? HtmlTextWriter.LookupPrefix(string ns)'.
|
|
Build:
src/DocSharp.Common/IO/IImageConverter.cs#L28
The variable 'ex' is declared but never used
|
|
Build:
src/DocSharp.Binary/DocSharp.Binary.Common/OfficeDrawing/RegularContainer.cs#L45
Unreachable code detected
|
|
Build:
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Reader/VirtualStream.cs#L97
Obsolete member 'VirtualStream.Read(byte[], int, int)' overrides non-obsolete member 'Stream.Read(byte[], int, int)'
|
Loading