Update Mac signal reader and parser to use system profiler #2844
Sonar.yml
on: push
Code-Quality
1m 24s
App-Code-Quality
1m 4s
Annotations
6 warnings
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
Code-Quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code-Quality:
Core/App.cs#L8
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Code-Quality:
Mac/MacSignalReader.cs#L12
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
Code-Quality:
Core/App.cs#L8
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Code-Quality:
Mac/MacSignalReader.cs#L12
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|