Skip to content

Enables null reference types #771

Enables null reference types

Enables null reference types #771

Triggered via pull request April 3, 2024 17:35
Status Failure
Total duration 6h 0m 33s
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

2 errors and 10 warnings
Build
The job running on runner GitHub Actions 113 has exceeded the maximum execution time of 360 minutes.
Build
The operation was canceled.
Build: src/Microsoft.OpenApi/Models/OpenApiContact.cs#L35
Nullability of reference types in type of parameter 'value' of 'void OpenApiContact.Extensions.set' doesn't match implicitly implemented member 'void IOpenApiExtensible.Extensions.set' (possibly because of nullability attributes).
Build: src/Microsoft.OpenApi/Models/OpenApiDiscriminator.cs#L28
Nullability of reference types in type of parameter 'value' of 'void OpenApiDiscriminator.Extensions.set' doesn't match implicitly implemented member 'void IOpenApiExtensible.Extensions.set' (possibly because of nullability attributes).
Build: src/Microsoft.OpenApi/Services/OpenApiFilterService.cs#L28
Cannot convert null literal to non-nullable reference type.
Build: src/Microsoft.OpenApi/Services/OpenApiFilterService.cs#L29
Cannot convert null literal to non-nullable reference type.
Build: src/Microsoft.OpenApi/Services/OpenApiFilterService.cs#L30
Cannot convert null literal to non-nullable reference type.
Build: src/Microsoft.OpenApi/Services/OpenApiFilterService.cs#L31
Cannot convert null literal to non-nullable reference type.
Build: src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L82
Nullability of reference types in type of parameter 'value' of 'void OpenApiDocument.Extensions.set' doesn't match implicitly implemented member 'void IOpenApiExtensible.Extensions.set' (possibly because of nullability attributes).
Build: src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L630
Cannot convert null literal to non-nullable reference type.
Build: src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L644
Cannot convert null literal to non-nullable reference type.
Build: src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L655
Cannot convert null literal to non-nullable reference type.