Skip to content

[feature] Improve JSON performance #1208

[feature] Improve JSON performance

[feature] Improve JSON performance #1208

Triggered via pull request November 16, 2023 14:43
Status Failure
Total duration 1h 5m 13s
Artifacts

ci_standard.yaml

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

Annotations

27 errors and 102 warnings
build_linux
Process completed with exit code 1.
build_windows (x86, Release)
Process completed with exit code 1.
OpenDDSharp.UnitTest.DataWriterTest ► TestWaitForAcknowledgments: Tests/OpenDDSharp.UnitTest/DataWriterTest.cs#L350
Failed test found in: TestResults/net8.0/test-results.trx Error: Assert.IsTrue failed.
build_windows (x64, Release)
Failed test were found and 'fail-on-error' option is set to true
build_windows (x64, Release)
Process completed with exit code 1.
OpenDDSharp.UnitTest.DataWriterTest ► TestWaitForAcknowledgments: Tests/OpenDDSharp.UnitTest/DataWriterTest.cs#L350
Failed test found in: 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 TestResults/net6.0/test-results.trx Error: Assert.IsTrue failed.
OpenDDSharp.UnitTest.DataWriterTest ► TestWaitForAcknowledgments: Tests/OpenDDSharp.UnitTest/DataWriterTest.cs#L350
Failed test found in: TestResults/net7.0/test-results.trx Error: Assert.IsTrue failed.
build_windows (x86, Debug)
Failed test were found and 'fail-on-error' option is set to true
build_windows (x86, Debug)
Process completed with exit code 1.
OpenDDSharp.UnitTest.DataWriterTest ► TestWaitForAcknowledgments: Tests/OpenDDSharp.UnitTest/DataWriterTest.cs#L350
Failed test found in: 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 TestResults/net6.0/test-results.trx Error: Assert.IsTrue failed.
OpenDDSharp.UnitTest.DataWriterTest ► TestWaitForAcknowledgments: Tests/OpenDDSharp.UnitTest/DataWriterTest.cs#L350
Failed test found in: TestResults/net7.0/test-results.trx Error: Assert.IsTrue failed.
OpenDDSharp.UnitTest.DataWriterTest ► TestWaitForAcknowledgments: Tests/OpenDDSharp.UnitTest/DataWriterTest.cs#L350
Failed test found in: TestResults/net8.0/test-results.trx Error: Assert.IsTrue failed.
build_windows (x64, Debug)
Process completed with exit code 1.
build_windows (x64, Debug)
Failed test were found and 'fail-on-error' option is set to true
OpenDDSharp.UnitTest.DomainParticipantListenerTest ► TestOnInconsistentTopic: TestResults/net462/test-results.trx#L0
Failed test found in: TestResults/net462/test-results.trx Error: Assert.IsTrue failed.
OpenDDSharp.UnitTest.ParticipantBuiltinTopicDataDataReaderTest ► TestGetKeyValue: TestResults/net462/test-results.trx#L0
Failed test found in: TestResults/net462/test-results.trx Error: Assert.IsTrue failed.
OpenDDSharp.UnitTest.ParticipantBuiltinTopicDataDataReaderTest ► TestLookupInstance: TestResults/net462/test-results.trx#L0
Failed test found in: TestResults/net462/test-results.trx Error: Assert.IsTrue failed.
OpenDDSharp.UnitTest.ParticipantBuiltinTopicDataDataReaderTest ► TestReadNextSample: TestResults/net462/test-results.trx#L0
Failed test found in: TestResults/net462/test-results.trx Error: Assert.IsTrue failed.
OpenDDSharp.UnitTest.ParticipantBuiltinTopicDataDataReaderTest ► TestTakeNextInstance: TestResults/net462/test-results.trx#L0
Failed test found in: TestResults/net462/test-results.trx Error: Assert.IsTrue failed.
OpenDDSharp.UnitTest.ParticipantBuiltinTopicDataDataReaderTest ► TestTakeNextSample: TestResults/net462/test-results.trx#L0
Failed test found in: TestResults/net462/test-results.trx Error: Assert.IsTrue failed.
OpenDDSharp.UnitTest.PublicationBuiltinTopicDataDataReaderTest ► TestGetKeyValue: TestResults/net462/test-results.trx#L0
Failed test found in: TestResults/net462/test-results.trx Error: Assert.IsTrue failed.
OpenDDSharp.UnitTest.PublicationBuiltinTopicDataDataReaderTest ► TestLookupInstance: TestResults/net462/test-results.trx#L0
Failed test found in: TestResults/net462/test-results.trx Error: Assert.IsTrue failed.
OpenDDSharp.UnitTest.PublicationBuiltinTopicDataDataReaderTest ► TestRead: TestResults/net462/test-results.trx#L0
Failed test found in: TestResults/net462/test-results.trx Error: Assert.IsTrue failed.
OpenDDSharp.UnitTest.PublicationBuiltinTopicDataDataReaderTest ► TestReadInstance: TestResults/net462/test-results.trx#L0
Failed test found in: TestResults/net462/test-results.trx Error: Assert.IsTrue failed.
OpenDDSharp.UnitTest.PublicationBuiltinTopicDataDataReaderTest ► TestReadNextInstance: TestResults/net462/test-results.trx#L0
Failed test found in: TestResults/net462/test-results.trx Error: Assert.IsTrue failed.
build_macos
Failed test were found and 'fail-on-error' option is set to true
build_macos
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
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/DDS/Topic.cs#L124
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/Subscriber.cs#L434
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/Publisher.cs#L325
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/DataReader.cs#L258
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/DataWriter.cs#L129
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/DomainParticipant.cs#L769
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/DataReader.cs#L258
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/DataWriter.cs#L129
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
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/DDS/DataReader.cs#L258
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/DataWriter.cs#L129
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/DomainParticipant.cs#L769
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/Publisher.cs#L325
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/Topic.cs#L124
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/Subscriber.cs#L434
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
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/DDS/DataReader.cs#L258
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux: Sources/OpenDDSharp/DDS/DataWriter.cs#L129
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/AddPathVC.cs#L33
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
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: 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_windows (x86, Release): 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_windows (x86, Release): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L37
Missing XML comment for publicly visible type or member 'AddPathVC.Platform'
build_windows (x86, Release): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L37
Missing XML comment for publicly visible type or member 'AddPathVC.Platform'
build_windows (x86, Release): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L43
Missing XML comment for publicly visible type or member 'AddPathVC.Execute()'
build_windows (x86, Release): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L43
Missing XML comment for publicly visible type or member 'AddPathVC.Execute()'
build_windows (x86, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L41
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.OriginalProjectName'
build_windows (x86, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L41
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.OriginalProjectName'
build_windows (x86, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L44
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IntDir'
build_windows (x86, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L44
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IntDir'
build_windows (x86, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L47
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.TemplatePath'
build_windows (x64, Release): 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_windows (x64, Release): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L37
Missing XML comment for publicly visible type or member 'AddPathVC.Platform'
build_windows (x64, Release): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L37
Missing XML comment for publicly visible type or member 'AddPathVC.Platform'
build_windows (x64, Release): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L43
Missing XML comment for publicly visible type or member 'AddPathVC.Execute()'
build_windows (x64, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L41
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.OriginalProjectName'
build_windows (x64, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L44
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IntDir'
build_windows (x64, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L47
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.TemplatePath'
build_windows (x64, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L50
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IdlFiles'
build_windows (x64, Release): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L43
Missing XML comment for publicly visible type or member 'AddPathVC.Execute()'
build_windows (x64, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L52
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsLinux'
build_windows (x86, Debug): 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_windows (x86, Debug): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L37
Missing XML comment for publicly visible type or member 'AddPathVC.Platform'
build_windows (x86, Debug): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L37
Missing XML comment for publicly visible type or member 'AddPathVC.Platform'
build_windows (x86, Debug): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L43
Missing XML comment for publicly visible type or member 'AddPathVC.Execute()'
build_windows (x86, Debug): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L43
Missing XML comment for publicly visible type or member 'AddPathVC.Execute()'
build_windows (x86, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L41
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.OriginalProjectName'
build_windows (x86, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L41
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.OriginalProjectName'
build_windows (x86, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L44
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IntDir'
build_windows (x86, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L44
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IntDir'
build_windows (x86, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L47
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.TemplatePath'
build_windows (x64, Debug): 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_windows (x64, Debug): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L37
Missing XML comment for publicly visible type or member 'AddPathVC.Platform'
build_windows (x64, Debug): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L37
Missing XML comment for publicly visible type or member 'AddPathVC.Platform'
build_windows (x64, Debug): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L43
Missing XML comment for publicly visible type or member 'AddPathVC.Execute()'
build_windows (x64, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L41
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.OriginalProjectName'
build_windows (x64, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L44
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IntDir'
build_windows (x64, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L47
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.TemplatePath'
build_windows (x64, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L50
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IdlFiles'
build_windows (x64, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L52
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsLinux'
build_windows (x64, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L54
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsOSX'
build_macos
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
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: Sources/OpenDDSharp/DDS/DataReader.cs#L258
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp/DDS/DataWriter.cs#L129
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp/DDS/DomainParticipant.cs#L769
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp/DDS/Topic.cs#L124
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp/DDS/Publisher.cs#L325
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp/DDS/Subscriber.cs#L434
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp/DDS/DataReader.cs#L258
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp/DDS/DataWriter.cs#L129
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos
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: Sources/OpenDDSharp/DDS/DataReader.cs#L258
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp/DDS/DataWriter.cs#L129
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp/DDS/Publisher.cs#L325
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp/DDS/DomainParticipant.cs#L769
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp/DDS/Subscriber.cs#L434
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp/DDS/Topic.cs#L124
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos
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: Sources/OpenDDSharp/DDS/DataReader.cs#L258
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp/DDS/DataWriter.cs#L129
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_macos: Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L37
Missing XML comment for publicly visible type or member 'AddPathVC.Platform'
build_macos: Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L43
Missing XML comment for publicly visible type or member 'AddPathVC.Execute()'
build_macos: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L41
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.OriginalProjectName'
build_macos: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L44
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IntDir'
build_macos: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L47
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.TemplatePath'
build_macos: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L50
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IdlFiles'
build_macos: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L52
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsLinux'
build_macos: Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L54
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsOSX'
build_macos: 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: 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: 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)