Add staging for GitHub Pages #58
dotnet.yml
on: push
Build
9m 11s
SonarCloud
10m 58s
Matrix: test
Publish tests results
12s
Annotations
3 errors and 21 warnings
Build:
WebConverter/Pages/Index.razor.cs#L27
'Index.OnAfterRenderAsync(bool)': no suitable method found to override
|
Build:
WebConverter/Pages/Index.razor.cs#L33
'Index.OnInitializedAsync()': no suitable method found to override
|
Build
Process completed with exit code 1.
|
SonarCloud:
PDFtoZPL/ConversionUtils.cs#L14
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
|
SonarCloud:
PDFtoZPL/Conversion.cs#L44
Method has 15 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
SonarCloud:
PDFtoZPL/DitheringUtils.cs#L24
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
|
SonarCloud:
PDFtoZPL/DitheringUtils.cs#L91
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
|
SonarCloud:
PDFtoZPL/ConversionUtils.cs#L81
Refactor this method to reduce its Cognitive Complexity from 62 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
SonarCloud:
PDFtoZPL/DitheringUtils.cs#L122
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
|
SonarCloud:
PDFtoZPL/Conversion.cs#L77
Method has 15 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
SonarCloud:
PDFtoZPL/ConversionUtils.cs#L68
Change this condition so that it does not always evaluate to 'False'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
SonarCloud:
PDFtoZPL/Conversion.cs#L113
Method has 15 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
SonarCloud:
PDFtoZPL/Conversion.cs#L144
Method has 16 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build:
PDFtoZPL/obj/Debug/net7.0-android/Resource.designer.cs#L26
Symbol 'Attribute' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Build:
PDFtoZPL/obj/Debug/net7.0-android/Resource.designer.cs#L18
Symbol 'Resource' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Build:
PDFtoZPL/obj/Debug/net7.0-android/Resource.designer.cs#L18
Symbol 'implicit constructor for 'Resource'' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Build
Targeting .NET 8.0 or higher in Visual Studio 2022 17.7 is not supported.
|
Build
Targeting .NET 8.0 or higher in Visual Studio 2022 17.7 is not supported.
|
Build:
PDFtoZPL/obj/Debug/net8.0-android/__Microsoft.Android.Resource.Designer.cs#L10
Symbol 'Resource' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Build:
PDFtoZPL/obj/Debug/net8.0-android/__Microsoft.Android.Resource.Designer.cs#L10
Symbol 'implicit constructor for 'Resource'' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Build:
PDFtoZPL/obj/Debug/monoandroid10.0/Resource.designer.cs#L26
Symbol 'Attribute' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Build:
PDFtoZPL/obj/Debug/monoandroid10.0/Resource.designer.cs#L18
Symbol 'Resource' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Build:
PDFtoZPL/obj/Debug/monoandroid10.0/Resource.designer.cs#L18
Symbol 'implicit constructor for 'Resource'' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Publish tests results
Could not find any files for artifacts/**/*.trx
|