Updates PUT operation id prefix from Update to Set (#601) #396
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
6m 51s
Annotations
11 warnings
check if SONAR_TOKEN is set in github secrets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/Microsoft.OpenApi.OData.Reader/Operation/EntityUpdateOperationHandler.cs#L101
Remove this empty statement. (https://rules.sonarsource.com/csharp/RSPEC-1116)
|
Build:
src/OoasGui/MainForm.cs#L53
This call site is reachable on all platforms. 'TextBoxBase.WordWrap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/OoasGui/MainForm.cs#L83
This call site is reachable on all platforms. 'Control.Enabled' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/OoasGui/MainForm.cs#L85
This call site is reachable on all platforms. 'Control.Enabled' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/OoasGui/MainForm.cs#L46
This call site is reachable on all platforms. 'Control.Enabled' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/OoasGui/MainForm.cs#L44
This call site is reachable on all platforms. 'RadioButton.Checked' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/OoasGui/MainForm.cs#L86
This call site is reachable on all platforms. 'Control.Enabled' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/OoasGui/MainForm.cs#L50
This call site is reachable on all platforms. 'CheckBox.Checked' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/OoasGui/MainForm.cs#L43
This call site is reachable on all platforms. 'RadioButton.Checked' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/OoasGui/MainForm.cs#L84
This call site is reachable on all platforms. 'Control.Enabled' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|