Skip to content

image control and reworking ColumnLength into adding onto Length #29

image control and reworking ColumnLength into adding onto Length

image control and reworking ColumnLength into adding onto Length #29

Triggered via push November 30, 2023 21:06
Status Success
Total duration 45s
Artifacts

main.yml

on: push
upload-to-npgk
34s
upload-to-npgk
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
upload-to-npgk
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/
upload-to-npgk: source/X39.Solutions.PdfTemplate/IParameterConverter.cs#L25
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
upload-to-npgk: 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)
upload-to-npgk: 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)
upload-to-npgk: 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)
upload-to-npgk: source/X39.Solutions.PdfTemplate/IParameterConverter.cs#L25
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
upload-to-npgk: 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)
upload-to-npgk: 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)
upload-to-npgk: 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)
upload-to-npgk: test/X39.Solutions.PdfTemplate.Test/ExpressionTests/GeneralExpressionTests.cs#L62
The variable 'ns' is assigned but its value is never used
upload-to-npgk: test/X39.Solutions.PdfTemplate.Test/ExpressionTests/GeneralExpressionTests.cs#L81
The variable 'ns' is assigned but its value is never used
upload-to-npgk: test/X39.Solutions.PdfTemplate.Test/ExpressionTests/GeneralExpressionTests.cs#L103
The variable 'ns' is assigned but its value is never used
upload-to-npgk: 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)
upload-to-npgk: source/X39.Solutions.PdfTemplate/IParameterConverter.cs#L25
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
upload-to-npgk: 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)
upload-to-npgk
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/