Tracking client network addresses, close #100. #64
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)
|