Resolve nullable methods #3845
Annotations
10 errors and 2 warnings
Build projects:
src/Microsoft.OpenApi/Models/OpenApiExtensibleDictionary.cs#L40
Nullability of reference types in type of parameter 'value' of 'void OpenApiExtensibleDictionary<T>.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/OpenApiExtensibleDictionary.cs#L31
Cannot convert null literal to non-nullable reference type.
|
Build projects:
src/Microsoft.OpenApi/Models/OpenApiExtensibleDictionary.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build projects:
src/Microsoft.OpenApi/Models/OpenApiHeader.cs#L31
Nullability of reference types in type of parameter 'value' of 'void OpenApiHeader.Reference.set' doesn't match implicitly implemented member 'void IOpenApiReferenceable.Reference.set' (possibly because of nullability attributes).
|
Build projects:
src/Microsoft.OpenApi/Models/OpenApiHeader.cs#L96
Nullability of reference types in type of parameter 'value' of 'void OpenApiHeader.Extensions.set' doesn't match implicitly implemented member 'void IOpenApiExtensible.Extensions.set' (possibly because of nullability attributes).
|
Build projects:
src/Microsoft.OpenApi/Interfaces/IOpenApiVersionService.cs#L22
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