Skip to content

Continuous Integration #1216

Continuous Integration

Continuous Integration #1216

Triggered via schedule November 19, 2023 01:29
Status Failure
Total duration 46m 56s
Artifacts

ci_standard.yaml

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

Annotations

11 errors and 103 warnings
build_windows (x86, Debug)
No test report files were found
build_windows (x86, Debug): Tests/TestIdlJson/obj/Debug/netstandard2.0/win-x86/NativeProject/TestIncludeTypeSupport.cpp#L38
'JsonWrapperInclude_IncludeStruct_DecodeJsonSample': identifier not found
build_windows (x86, Debug): Tests/TestIdlJson/obj/Debug/netstandard2.0/win-x86/NativeProject/TestIncludeTypeSupport.cpp#L52
'JsonWrapperInclude_IncludeStruct_DecodeJsonSample': identifier not found
build_windows (x86, Debug): Tests/TestIdlJson/obj/Debug/netstandard2.0/win-x86/NativeProject/TestIncludeTypeSupport.cpp#L64
'JsonWrapperInclude_IncludeStruct_DecodeJsonSample': identifier not found
build_windows (x86, Debug): Tests/TestIdlJson/obj/Debug/netstandard2.0/win-x86/NativeProject/TestIncludeTypeSupport.cpp#L76
'JsonWrapperInclude_IncludeStruct_DecodeJsonSample': identifier not found
build_windows (x86, Debug): Tests/TestIdlJson/obj/Debug/netstandard2.0/win-x86/NativeProject/TestIncludeTypeSupport.cpp#L88
'JsonWrapperInclude_IncludeStruct_DecodeJsonSample': identifier not found
build_windows (x86, Debug): Tests/TestIdlJson/obj/Debug/netstandard2.0/win-x86/NativeProject/TestIncludeTypeSupport.cpp#L100
'JsonWrapperInclude_IncludeStruct_DecodeJsonSample': identifier not found
build_windows (x86, Debug): Tests/TestIdlJson/obj/Debug/netstandard2.0/win-x86/NativeProject/TestIncludeTypeSupport.cpp#L112
'JsonWrapperInclude_IncludeStruct_DecodeJsonSample': identifier not found
build_windows (x86, Debug): Tests/TestIdlJson/obj/Debug/netstandard2.0/win-x86/NativeProject/TestIncludeTypeSupport.cpp#L124
'JsonWrapperInclude_IncludeStruct_DecodeJsonSample': identifier not found
build_windows (x86, Debug): Tests/TestIdlJson/obj/Debug/netstandard2.0/win-x86/NativeProject/TestIncludeTypeSupport.cpp#L136
'JsonWrapperInclude_IncludeStruct_DecodeJsonSample': identifier not found
build_windows (x86, Debug): Tests/TestIdlJson/obj/Debug/netstandard2.0/win-x86/NativeProject/TestIncludeTypeSupport.cpp#L153
'JsonWrapperInclude_IncludeStruct_DecodeJsonSample': identifier not found
build_windows (x86, Debug)
No file matches path TestResults/netcoreapp3.1/test-results.trx,TestResults/net5.0/test-results.trx,TestResults/net6.0/test-results.trx,TestResults/net7.0/test-results.trx,TestResults/net461/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_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#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#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 (x86, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L50
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IdlFiles'
build_windows (x86, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L52
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsLinux'
build_windows (x86, Debug): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L54
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsOSX'
build_windows (x86, Debug): 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
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build_linux
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build_linux
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build_linux
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
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/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/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
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build_linux
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
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/Topic.cs#L124
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/Subscriber.cs#L434
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build_linux
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build_linux
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
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#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#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 (x86, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L50
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IdlFiles'
build_windows (x86, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L52
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsLinux'
build_windows (x86, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L54
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsOSX'
build_windows (x86, Release): 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_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#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/GenerateNativeLibraryTask.cs#L52
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsLinux'
build_windows (x64, Release): Sources/OpenDDSharp.BuildTasks/GenerateNativeLibraryTask.cs#L54
Missing XML comment for publicly visible type or member 'GenerateNativeLibraryTask.IsOSX'
build_windows (x64, Release): 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
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build_macos
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build_macos
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build_macos
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
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/Topic.cs#L124
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/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
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build_macos
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
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
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build_macos
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
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)
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#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_windows (x64, Debug): Sources/OpenDDSharp.BuildTasks/AddPathVC.cs#L33
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)