Enables null reference types #3846
Annotations
10 errors and 2 warnings
Build projects:
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 projects:
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 projects:
src/Microsoft.OpenApi/Services/OpenApiFilterService.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Build projects:
src/Microsoft.OpenApi/Services/OpenApiFilterService.cs#L29
Cannot convert null literal to non-nullable reference type.
|
Build projects:
src/Microsoft.OpenApi/Services/OpenApiFilterService.cs#L30
Cannot convert null literal to non-nullable reference type.
|
Build projects:
src/Microsoft.OpenApi/Services/OpenApiFilterService.cs#L31
Cannot convert null literal to non-nullable reference type.
|
Build projects:
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 projects:
src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L630
Cannot convert null literal to non-nullable reference type.
|
Build projects:
src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L644
Cannot convert null literal to non-nullable reference type.
|
Build projects:
src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L655
Cannot convert null literal to non-nullable reference type.
|
Data gatherer
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Conditionals handler
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading