Skip to content

Bumping version to 2.0.0 #32

Bumping version to 2.0.0

Bumping version to 2.0.0 #32

Triggered via push January 27, 2024 10:45
Status Success
Total duration 45s
Artifacts

main.yml

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

Annotations

17 warnings
upload-to-npgk
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, NuGet/setup-nuget@v1.0.5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#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: 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#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/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: 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#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
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/