Skip to content

Added RemotingServer events to allow method interception #57

Added RemotingServer events to allow method interception

Added RemotingServer events to allow method interception #57

Triggered via pull request December 6, 2024 03:16
Status Success
Total duration 1m 4s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
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)