Skip to content

fix: circular ref guard #9278

fix: circular ref guard

fix: circular ref guard #9278

Triggered via pull request August 19, 2026 21:31
Status Failure
Total duration 1m 6s
Artifacts

ci-cd.yml

on: pull_request
Continuous Integration
43s
Continuous Integration
Validate Project for Trimming
1m 1s
Validate Project for Trimming
Validate performance of the library
0s
Validate performance of the library
Fit to window
Zoom out
Zoom in

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?)