fix typo #9277
ci-cd.yml
on: push
Continuous Integration
39s
Validate Project for Trimming
1m 24s
Validate performance of the library
Annotations
5 errors
|
Continuous Integration
Process completed with exit code 1.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Validations/Rules/OpenApiSchemaRules.cs#L185
'IEnumerable<OpenApiSchema>' does not contain a definition for 'Where' and no accessible extension method 'Where' accepting a first argument of type 'IEnumerable<OpenApiSchema>' could be found (are you missing a using directive or an assembly reference?)
|
|
Continuous Integration:
src/Microsoft.OpenApi/Validations/Rules/OpenApiSchemaRules.cs#L185
'IEnumerable<OpenApiSchema>' does not contain a definition for 'Where' and no accessible extension method 'Where' accepting a first argument of type 'IEnumerable<OpenApiSchema>' could be found (are you missing a using directive or an assembly reference?)
|
|
Validate Project for Trimming
Process completed with exit code 1.
|
|
Validate Project for Trimming:
src/Microsoft.OpenApi/Validations/Rules/OpenApiSchemaRules.cs#L185
'IEnumerable<OpenApiSchema>' does not contain a definition for 'Where' and no accessible extension method 'Where' accepting a first argument of type 'IEnumerable<OpenApiSchema>' could be found (are you missing a using directive or an assembly reference?)
|