Continuous Integration #1384
Annotations
2 errors and 31 warnings
|
|
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L60
Argument type 'sbyte' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L95
Argument type 'ushort' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L115
Argument type 'uint' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L135
Argument type 'ulong' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L207
Argument type 'uint' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L267
Argument type 'IList<sbyte>' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L304
Argument type 'sbyte[]' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L449
Argument type 'IList<ushort>' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L469
Argument type 'ushort[]' is not CLS-compliant
|
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)
|
|
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L60
Argument type 'sbyte' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L95
Argument type 'ushort' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L115
Argument type 'uint' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L135
Argument type 'ulong' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L207
Argument type 'uint' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L267
Argument type 'IList<sbyte>' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L304
Argument type 'sbyte[]' is not CLS-compliant
|
Sources/OpenDDSharp.Marshaller/Cdr/CdrWriter.cs#L449
Argument type 'IList<ushort>' is not CLS-compliant
|
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 failed
Loading