Add net8.0 as separate target framework in example and tests #79 #48
Annotations
2 errors and 6 warnings
build
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 5 minutes.
|
build
The operation was canceled.
|
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)
|