Skip to content

[feature] CDR data reader #1457

[feature] CDR data reader

[feature] CDR data reader #1457

Triggered via pull request December 17, 2024 17:43
Status Failure
Total duration 34m 46s
Artifacts

ci_standard.yaml

on: pull_request
Matrix: build_windows
publish_coveralls
0s
publish_coveralls
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 117 warnings
build_linux: Tests/TestIdlCdr/obj/Release/net7.0/linux-x64/NativeProject/TestIncludeTypeSupport.cpp#L224
‘CdrWrapperInclude_IncludeStruct_EncodeJsonSample’ was not declared in this scope; did you mean ‘CdrWrapperInclude_IncludeStruct_CopyKeys’?
build_linux: Tests/TestIdlCdr/obj/Release/net7.0/linux-x64/NativeProject/TestIncludeTypeSupport.cpp#L257
‘CdrWrapperInclude_IncludeStruct_EncodeJsonSample’ was not declared in this scope; did you mean ‘CdrWrapperInclude_IncludeStruct_CopyKeys’?
build_linux: Tests/TestIdlCdr/obj/Release/net7.0/linux-x64/NativeProject/TestIncludeTypeSupport.cpp#L285
‘CdrWrapperInclude_IncludeStruct_EncodeJsonSample’ was not declared in this scope; did you mean ‘CdrWrapperInclude_IncludeStruct_CopyKeys’?
build_linux: Tests/TestIdlCdr/obj/Release/net7.0/linux-x64/NativeProject/TestIncludeTypeSupport.cpp#L317
‘CdrWrapperInclude_IncludeStruct_EncodeJsonSample’ was not declared in this scope; did you mean ‘CdrWrapperInclude_IncludeStruct_CopyKeys’?
build_linux: Tests/TestIdlCdr/obj/Release/net7.0/linux-x64/NativeProject/TestIncludeTypeSupport.cpp#L358
‘CdrWrapperInclude_IncludeStruct_EncodeJsonSample’ was not declared in this scope; did you mean ‘CdrWrapperInclude_IncludeStruct_CopyKeys’?
build_linux: Tests/TestIdlCdr/obj/Release/net7.0/linux-x64/NativeProject/TestIncludeTypeSupport.cpp#L397
‘CdrWrapperInclude_IncludeStruct_EncodeJsonSample’ was not declared in this scope; did you mean ‘CdrWrapperInclude_IncludeStruct_CopyKeys’?
build_linux: Tests/TestIdlCdr/obj/Release/net7.0/linux-x64/NativeProject/TestIncludeTypeSupport.cpp#L436
‘CdrWrapperInclude_IncludeStruct_EncodeJsonSample’ was not declared in this scope; did you mean ‘CdrWrapperInclude_IncludeStruct_CopyKeys’?
build_linux: Tests/TestIdlCdr/obj/Release/net7.0/linux-x64/NativeProject/TestIncludeTypeSupport.cpp#L495
‘CdrWrapperInclude_IncludeStruct_EncodeJsonSample’ was not declared in this scope; did you mean ‘CdrWrapperInclude_IncludeStruct_CopyKeys’?
build_linux: Tests/TestIdlCdr/obj/Release/net7.0/linux-x64/NativeProject/TestIncludeTypeSupport.cpp#L534
‘CdrWrapperInclude_IncludeStruct_EncodeJsonSample’ was not declared in this scope; did you mean ‘CdrWrapperInclude_IncludeStruct_CopyKeys’?
build_linux: Tests/TestIdlCdr/obj/Release/net7.0/linux-x64/NativeProject/TestIncludeTypeSupport.cpp#L573
‘CdrWrapperInclude_IncludeStruct_EncodeJsonSample’ was not declared in this scope; did you mean ‘CdrWrapperInclude_IncludeStruct_CopyKeys’?
build_linux
No test report files were found
build_windows (x86, Release)
Process completed with exit code 1.
build_linux
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build_linux: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L718
Remove the unused private method 'Int32BitsToSingle'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_linux: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L725
Remove the unused private method 'Int64BitsToDouble'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_linux: Sources/OpenDDSharp/DDS/SampleInfo.cs#L198
Missing XML comment for publicly visible type or member 'SampleInfo.FromCDR(CdrReader)'
build_linux: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L65
Make 'Released' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_linux: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L71
Make 'GlobalConfig' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_linux: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L69
Make 'IsShutdown' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_linux: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L74
Make 'DefaultDiscovery' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_linux: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L100
Make 'Release' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_linux: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L114
Make 'CreateInst' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_linux
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build_linux: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L718
Remove the unused private method 'Int32BitsToSingle'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_linux: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L725
Remove the unused private method 'Int64BitsToDouble'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_linux: Sources/OpenDDSharp/DDS/SampleInfo.cs#L198
Missing XML comment for publicly visible type or member 'SampleInfo.FromCDR(CdrReader)'
build_linux: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L69
Make 'IsShutdown' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_linux: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L74
Make 'DefaultDiscovery' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_linux: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L65
Make 'Released' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_linux: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L71
Make 'GlobalConfig' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_linux: Sources/OpenDDSharp/DDS/DataWriter.cs#L133
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/DataReader.cs#L261
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L37
Missing XML comment for publicly visible type or member 'AddPathVC.Platform'
build_linux: Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L43
Missing XML comment for publicly visible type or member 'AddPathVC.Execute()'
build_linux: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L41
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.OriginalProjectName'
build_linux: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L44
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IntDir'
build_linux: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L47
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.TemplatePath'
build_linux: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L50
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IdlFiles'
build_linux: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L52
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsLinux'
build_linux: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L54
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsOSX'
build_linux: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L35
Remove the field '_projectName' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
build_linux: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L36
Remove the field 'returnValue' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
build_linux: Build/OpenDDSharp.Build/Tasks/BuildThirdPartyTask.cs#L60
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
build_linux: Build/OpenDDSharp.Build/Tasks/PrepareCMakeConfig.cs#L53
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
build_linux
No file matches path TestResults/net6.0/test-results.trx,TestResults/net7.0/test-results.trx,TestResults/net8.0/test-results.trx,TestResults/net462/test-results.trx,TestResults/net47/test-results.trx,TestResults/net471/test-results.trx,TestResults/net472/test-results.trx,TestResults/net48/test-results.trx
build_macos_x64
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build_macos_x64: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L718
Remove the unused private method 'Int32BitsToSingle'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_macos_x64: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L725
Remove the unused private method 'Int64BitsToDouble'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_macos_x64: Sources/OpenDDSharp/DDS/SampleInfo.cs#L198
Missing XML comment for publicly visible type or member 'SampleInfo.FromCDR(CdrReader)'
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L69
Make 'IsShutdown' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L74
Make 'DefaultDiscovery' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L65
Make 'Released' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L71
Make 'GlobalConfig' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L100
Make 'Release' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L114
Make 'CreateInst' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L37
Missing XML comment for publicly visible type or member 'AddPathVC.Platform'
build_macos_x64: Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L43
Missing XML comment for publicly visible type or member 'AddPathVC.Execute()'
build_macos_x64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L41
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.OriginalProjectName'
build_macos_x64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L44
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IntDir'
build_macos_x64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L47
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.TemplatePath'
build_macos_x64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L50
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IdlFiles'
build_macos_x64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L52
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsLinux'
build_macos_x64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L54
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsOSX'
build_macos_x64: Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L33
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
build_macos_x64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L35
Remove the field '_projectName' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
build_macos_x64
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build_macos_x64: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L718
Remove the unused private method 'Int32BitsToSingle'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_macos_x64: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L725
Remove the unused private method 'Int64BitsToDouble'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_macos_x64: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L718
Remove the unused private method 'Int32BitsToSingle'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_macos_x64: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L725
Remove the unused private method 'Int64BitsToDouble'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_macos_x64: Sources/OpenDDSharp/DDS/SampleInfo.cs#L198
Missing XML comment for publicly visible type or member 'SampleInfo.FromCDR(CdrReader)'
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L69
Make 'IsShutdown' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L74
Make 'DefaultDiscovery' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L65
Make 'Released' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L71
Make 'GlobalConfig' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/DDS/SampleInfo.cs#L198
Missing XML comment for publicly visible type or member 'SampleInfo.FromCDR(CdrReader)'
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L69
Make 'IsShutdown' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L74
Make 'DefaultDiscovery' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L65
Make 'Released' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L71
Make 'GlobalConfig' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/DDS/DataReader.cs#L261
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L100
Make 'Release' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L114
Make 'CreateInst' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L145
Make 'GetInst' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L174
Make 'RemoveInst' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_x64: Build/OpenDDSharp.Build/Tasks/BuildThirdPartyTask.cs#L60
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
build_macos_x64: Build/OpenDDSharp.Build/Tasks/PrepareCMakeConfig.cs#L53
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
build_macos_arm64: Build/OpenDDSharp.Build/Tasks/BuildThirdPartyTask.cs#L60
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
build_macos_arm64: Build/OpenDDSharp.Build/Tasks/PrepareCMakeConfig.cs#L53
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
build_macos_arm64: Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L37
Missing XML comment for publicly visible type or member 'AddPathVC.Platform'
build_macos_arm64: Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L43
Missing XML comment for publicly visible type or member 'AddPathVC.Execute()'
build_macos_arm64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L41
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.OriginalProjectName'
build_macos_arm64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L44
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IntDir'
build_macos_arm64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L47
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.TemplatePath'
build_macos_arm64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L50
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IdlFiles'
build_macos_arm64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L52
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsLinux'
build_macos_arm64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L54
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsOSX'
build_macos_arm64: Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L33
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
build_macos_arm64: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L35
Remove the field '_projectName' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
build_macos_arm64
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build_macos_arm64
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build_macos_arm64: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L718
Remove the unused private method 'Int32BitsToSingle'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_macos_arm64: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L725
Remove the unused private method 'Int64BitsToDouble'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_macos_arm64: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L718
Remove the unused private method 'Int32BitsToSingle'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_macos_arm64: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L725
Remove the unused private method 'Int64BitsToDouble'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_macos_arm64: Sources/OpenDDSharp/DDS/SampleInfo.cs#L198
Missing XML comment for publicly visible type or member 'SampleInfo.FromCDR(CdrReader)'
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L69
Make 'IsShutdown' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L74
Make 'DefaultDiscovery' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L65
Make 'Released' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/DDS/SampleInfo.cs#L198
Missing XML comment for publicly visible type or member 'SampleInfo.FromCDR(CdrReader)'
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L69
Make 'IsShutdown' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L74
Make 'DefaultDiscovery' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L65
Make 'Released' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L71
Make 'GlobalConfig' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L100
Make 'Release' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L114
Make 'CreateInst' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L145
Make 'GetInst' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L174
Make 'RemoveInst' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L191
Make 'CreateConfig' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build_macos_arm64: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L718
Remove the unused private method 'Int32BitsToSingle'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_macos_arm64: Sources/OpenDDSharp.Marshaller/Cdr/CdrReader.cs#L725
Remove the unused private method 'Int64BitsToDouble'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build_macos_arm64: Sources/OpenDDSharp/DDS/SampleInfo.cs#L198
Missing XML comment for publicly visible type or member 'SampleInfo.FromCDR(CdrReader)'
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L69
Make 'IsShutdown' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/ParticipantService.cs#L74
Make 'DefaultDiscovery' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L65
Make 'Released' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L71
Make 'GlobalConfig' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L100
Make 'Release' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build_macos_arm64: Sources/OpenDDSharp/OpenDDS/DCPS/TransportRegistry.cs#L114
Make 'CreateInst' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)