fixing cache issue with different DPI sizes #27
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, NuGet/setup-nuget@v1.0.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Pack:
source/X39.Solutions.PdfTemplate/IParameterConverter.cs#L25
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
|
Pack:
source/X39.Solutions.PdfTemplate/Transformers/IfTransformer.cs#L108
Member 'Compare' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Pack:
source/X39.Solutions.PdfTemplate/Transformers/IfTransformer.cs#L97
Member 'Contains' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Pack:
source/X39.Solutions.PdfTemplate/Transformers/IfTransformer.cs#L92
Member 'Same' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
source/X39.Solutions.PdfTemplate/IParameterConverter.cs#L25
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
|
Build:
source/X39.Solutions.PdfTemplate/Transformers/IfTransformer.cs#L97
Member 'Contains' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
source/X39.Solutions.PdfTemplate/Transformers/IfTransformer.cs#L108
Member 'Compare' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
source/X39.Solutions.PdfTemplate/Transformers/IfTransformer.cs#L92
Member 'Same' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
test/X39.Solutions.PdfTemplate.Test/ExpressionTests/GeneralExpressionTests.cs#L62
The variable 'ns' is assigned but its value is never used
|
Build:
test/X39.Solutions.PdfTemplate.Test/ExpressionTests/GeneralExpressionTests.cs#L81
The variable 'ns' is assigned but its value is never used
|
Build:
test/X39.Solutions.PdfTemplate.Test/ExpressionTests/GeneralExpressionTests.cs#L103
The variable 'ns' is assigned but its value is never used
|
Build:
test/X39.Solutions.PdfTemplate.Test/Controls/TextControlTests.cs#L30
Theory method 'SizeGreaterZero' on test class 'TextControlTests' does not use parameter 's'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
Build:
source/X39.Solutions.PdfTemplate/IParameterConverter.cs#L25
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
|
Build:
source/X39.Solutions.PdfTemplate/Transformers/IfTransformer.cs#L97
Member 'Contains' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Setup NuGet.exe for use with actions
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading