update dotnet version to latest #37
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, NuGet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, NuGet/[email protected]. 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/TemplateData.cs#L58
Nullability of reference types in type of parameter 'data' of 'void TemplateData.SetTransformerData<T>(string name, T data)' doesn't match implicitly implemented member 'void ITemplateData.SetTransformerData<T>(string name, T? data)' (possibly because of nullability attributes).
|
Pack:
source/X39.Solutions.PdfTemplate/Xml/Exceptions/XmlTemplateReaderException.cs#L23
'XmlException.XmlException(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)
|
Pack:
source/X39.Solutions.PdfTemplate/EvaluationException.cs#L16
'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)
|
Build:
source/X39.Solutions.PdfTemplate/TemplateData.cs#L58
Nullability of reference types in type of parameter 'data' of 'void TemplateData.SetTransformerData<T>(string name, T data)' doesn't match implicitly implemented member 'void ITemplateData.SetTransformerData<T>(string name, T? data)' (possibly because of nullability attributes).
|
Build:
source/X39.Solutions.PdfTemplate/Xml/Exceptions/XmlTemplateReaderException.cs#L23
'XmlException.XmlException(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)
|
Build:
source/X39.Solutions.PdfTemplate/EvaluationException.cs#L16
'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)
|
Build:
test/X39.Solutions.PdfTemplate.Test/ExpressionTests/GeneralExpressionTests.cs#L31
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build:
test/X39.Solutions.PdfTemplate.Test/ExpressionTests/GeneralExpressionTests.cs#L55
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build:
test/X39.Solutions.PdfTemplate.Test/Xml/XmlTemplateReaderTests.cs#L42
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build:
test/X39.Solutions.PdfTemplate.Test/ExpressionTests/ForEachTransformerTests.cs#L77
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build:
source/X39.Solutions.PdfTemplate/TemplateData.cs#L58
Nullability of reference types in type of parameter 'data' of 'void TemplateData.SetTransformerData<T>(string name, T data)' doesn't match implicitly implemented member 'void ITemplateData.SetTransformerData<T>(string name, T? data)' (possibly because of nullability attributes).
|
Build:
source/X39.Solutions.PdfTemplate/Xml/Exceptions/XmlTemplateReaderException.cs#L23
'XmlException.XmlException(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)
|
Build:
source/X39.Solutions.PdfTemplate/EvaluationException.cs#L16
'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)
|
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