Added the unit tests for the BeforeCall and AfterCall events. #55
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
CoreRemoting/Serialization/Bson/DataSetDiffGramSupport/DataSetDiffGramJsonConverter.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
CoreRemoting.Tests/TestDataSet.cs#L37
'DataSet.DataSet(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:
CoreRemoting.Tests/TestDataSet.cs#L180
'DataTable.DataTable(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:
CoreRemoting/Serialization/Bson/DataSetDiffGramSupport/DataSetDiffGramJsonConverter.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
CoreRemoting.Tests/TestDataSet.cs#L37
'DataSet.DataSet(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:
CoreRemoting.Tests/TestDataSet.cs#L180
'DataTable.DataTable(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)
|
Loading