Bump Microsoft.OData.Edm and 4 others #5479
codeql-analysis.yml
on: pull_request
CodeQL Analysis
1m 53s
Annotations
10 errors
CodeQL Analysis:
src/Microsoft.OpenApi.Hidi/Handlers/AsyncCommandHandler.cs#L7
The type or namespace name 'ICommandHandler' could not be found (are you missing a using directive or an assembly reference?)
|
CodeQL Analysis:
src/Microsoft.OpenApi.Hidi/Options/HidiOptions.cs#L31
The type or namespace name 'ParseResult' could not be found (are you missing a using directive or an assembly reference?)
|
CodeQL Analysis:
src/Microsoft.OpenApi.Hidi/Options/HidiOptions.cs#L40
The type or namespace name 'ParseResult' could not be found (are you missing a using directive or an assembly reference?)
|
CodeQL Analysis:
src/Microsoft.OpenApi.Hidi/Handlers/ValidateCommandHandler.cs#L22
The type or namespace name 'InvocationContext' could not be found (are you missing a using directive or an assembly reference?)
|
CodeQL Analysis:
src/Microsoft.OpenApi.Hidi/Handlers/ShowCommandHandler.cs#L21
The type or namespace name 'InvocationContext' could not be found (are you missing a using directive or an assembly reference?)
|
CodeQL Analysis:
src/Microsoft.OpenApi.Hidi/Handlers/TransformCommandHandler.cs#L21
The type or namespace name 'InvocationContext' could not be found (are you missing a using directive or an assembly reference?)
|
CodeQL Analysis:
src/Microsoft.OpenApi.Hidi/Handlers/PluginCommandHandler.cs#L21
The type or namespace name 'InvocationContext' could not be found (are you missing a using directive or an assembly reference?)
|
CodeQL Analysis:
src/Microsoft.OpenApi.Hidi/Handlers/AsyncCommandHandler.cs#L13
The type or namespace name 'InvocationContext' could not be found (are you missing a using directive or an assembly reference?)
|
CodeQL Analysis:
src/Microsoft.OpenApi.Hidi/Handlers/AsyncCommandHandler.cs#L9
The type or namespace name 'InvocationContext' could not be found (are you missing a using directive or an assembly reference?)
|
CodeQL Analysis:
src/Microsoft.OpenApi.Hidi/Handlers/AsyncCommandHandler.cs#L7
The type or namespace name 'ICommandHandler' could not be found (are you missing a using directive or an assembly reference?)
|