Continuous Integration #1376
Annotations
32 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
|
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/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/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/Topic.cs#L124
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/Subscriber.cs#L434
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/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)
|
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/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)
|
This job succeeded
Loading