Skip to content

Added new server events. #65

Added new server events.

Added new server events. #65

Triggered via pull request December 8, 2024 15:57
Status Success
Total duration 59s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 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/Channels/Websocket/WebsocketServerConnection.cs#L28
Missing XML comment for publicly visible type or member 'WebsocketServerConnection.ClientAddress'
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/Channels/Websocket/WebsocketServerConnection.cs#L28
Missing XML comment for publicly visible type or member 'WebsocketServerConnection.ClientAddress'
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)