Updates PUT operation id prefix from Update to Set (#601) #395
Annotations
10 warnings
Build and analyze:
src/Microsoft.OpenApi.OData.Reader/Operation/EntityUpdateOperationHandler.cs#L101
Remove this empty statement. (https://rules.sonarsource.com/csharp/RSPEC-1116)
|
Build and analyze:
src/OoasGui/Program.cs#L15
This call site is reachable on all platforms. 'Application.SetCompatibleTextRenderingDefault(bool)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build and analyze:
src/OoasGui/Program.cs#L14
This call site is reachable on all platforms. 'Application.EnableVisualStyles()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build and analyze:
src/OoasGui/Program.cs#L16
This call site is reachable on all platforms. 'Application.Run(Form)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build and analyze:
src/OoasGui/MainForm.cs#L95
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 and analyze:
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 and analyze:
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 and analyze:
src/OoasGui/MainForm.cs#L47
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 and analyze:
src/OoasGui/MainForm.cs#L94
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 and analyze:
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)
|
Loading