Skip to content

fix: refactor ToIdentifier() to normalize flaggable enums #1583

fix: refactor ToIdentifier() to normalize flaggable enums

fix: refactor ToIdentifier() to normalize flaggable enums #1583

Triggered via pull request February 20, 2025 14:21
Status Failure
Total duration 9m 3s
Artifacts

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.cs#L42
Syntax error, ']' expected
Build: src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.cs#L42
Type or namespace definition, or end-of-file expected
Build: src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.cs#L43
A namespace cannot directly contain members such as fields, methods or statements
Build: src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.cs#L43
Type or namespace definition, or end-of-file expected
Build: src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.cs#L43
Type or namespace definition, or end-of-file expected
Build: src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.cs#L44
Top-level statements must precede namespace and type declarations.