[fix] TestDispose hangs randomly in no-Windows OSs (#197) #1146
Annotations
31 warnings
|
|
|
|
Sources/OpenDDSharp/DDS/Topic.cs#L124
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Sources/OpenDDSharp/DDS/Subscriber.cs#L434
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Sources/OpenDDSharp/DDS/Publisher.cs#L325
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Sources/OpenDDSharp/DDS/DomainParticipant.cs#L769
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Sources/OpenDDSharp/DDS/DataWriter.cs#L129
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Sources/OpenDDSharp/DDS/DataReader.cs#L258
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
|
|
Sources/OpenDDSharp/DDS/Topic.cs#L124
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Sources/OpenDDSharp/DDS/Subscriber.cs#L434
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Sources/OpenDDSharp/DDS/DataReader.cs#L258
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Sources/OpenDDSharp/DDS/DataWriter.cs#L129
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Sources/OpenDDSharp/DDS/DomainParticipant.cs#L769
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Sources/OpenDDSharp/DDS/Publisher.cs#L325
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
|
|
Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L37
Missing XML comment for publicly visible type or member 'AddPathVC.Platform'
|
Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L43
Missing XML comment for publicly visible type or member 'AddPathVC.Execute()'
|
Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L41
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.OriginalProjectName'
|
Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L44
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IntDir'
|
Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L47
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.TemplatePath'
|
Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L50
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IdlFiles'
|
Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L52
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsLinux'
|
Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L54
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsOSX'
|
Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L33
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
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/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)
|
The logs for this run have expired and are no longer available.
Loading