Skip to content

Ensure only appropriate projects are packed for NuGet in the workflow #11

Ensure only appropriate projects are packed for NuGet in the workflow

Ensure only appropriate projects are packed for NuGet in the workflow #11

Triggered via push December 27, 2025 23:03
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: push
Restore, Build, Test, Pack
1m 33s
Restore, Build, Test, Pack
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Restore, Build, Test, Pack
Process completed with exit code 1.
Restore, Build, Test, Pack: src/DocSharp.Epub/EpubToDocxConverter.cs#L109
The best overload for 'ExtractToDirectory' does not have a parameter named 'overwriteFiles'
Restore, Build, Test, Pack: src/DocSharp.Epub/EpubToDocxConverter.cs#L94
Argument 1: cannot convert from 'char' to 'string'
Restore, Build, Test, Pack: src/DocSharp.Epub/EpubToDocxConverter.cs#L109
The best overload for 'ExtractToDirectory' does not have a parameter named 'overwriteFiles'
Restore, Build, Test, Pack: src/DocSharp.Epub/EpubToDocxConverter.cs#L94
Argument 1: cannot convert from 'char' to 'string'
Restore, Build, Test, Pack: src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L203
'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)
Restore, Build, Test, Pack: src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L217
'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)
Restore, Build, Test, Pack: 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)
Restore, Build, Test, Pack: 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)
Restore, Build, Test, Pack: 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)'
Restore, Build, Test, Pack: src/DocSharp.Common/IO/IImageConverter.cs#L28
The variable 'ex' is declared but never used
Restore, Build, Test, Pack: 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.
Restore, Build, Test, Pack: src/DocSharp.Common/Writers/HtmlTextWriter.cs#L540
Possible null reference argument for parameter 'ns' in 'string? HtmlTextWriter.LookupPrefix(string ns)'.
Restore, Build, Test, Pack: 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)'