Skip to content

Continuous Integration #1376

Continuous Integration

Continuous Integration #1376

Manually triggered July 11, 2024 11:35
Status Failure
Total duration 1h 0m 24s
Artifacts

ci_standard.yaml

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

Annotations

8 errors and 76 warnings
build_windows (x86, Release)
No test report files were found
build_windows (x86, Release)
Process completed with exit code 1.
build_windows (x64, Release)
No test report files were found
build_windows (x64, Release)
Process completed with exit code 1.
build_windows (x86, Debug)
Process completed with exit code 1.
build_windows (x86, Debug)
No test report files were found
build_windows (x64, Debug)
Process completed with exit code 1.
build_windows (x64, Debug)
No test report files were found
build_windows (x86, Release)
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/
build_windows (x86, Release)
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, 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)
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/
build_windows (x64, Release)
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 (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 (x86, Debug)
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/
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)
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 (x64, Debug)
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/
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)
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_linux
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/
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/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/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/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: 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_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_macos
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/
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_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/Topic.cs#L124
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/Publisher.cs#L325
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
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/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/Topic.cs#L124
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/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: 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)