fix: circular ref guard #9278
ci-cd.yml
on: pull_request
Continuous Integration
43s
Validate Project for Trimming
1m 1s
Validate performance of the library
0s
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?)
|