Reveal more generation errors (Test only) #18
Merged
Annotations
10 warnings
Build using dotnet:
src/libs/OpenApiGenerator.Core/Models/PropertyData.cs#L147
Because property UnsanitaryName is write-only, either add a property getter with an accessibility that is greater than or equal to its setter or convert this property into a method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1044)
|
Build using dotnet:
src/libs/OpenApiGenerator.Core/Models/PropertyData.cs#L147
Because property UnsanitaryName is write-only, either add a property getter with an accessibility that is greater than or equal to its setter or convert this property into a method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1044)
|
Build using dotnet:
src/libs/OpenApiGenerator.Core/Models/PropertyData.cs#L147
Because property UnsanitaryName is write-only, either add a property getter with an accessibility that is greater than or equal to its setter or convert this property into a method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1044)
|
Build using dotnet:
src/libs/OpenApiGenerator.Core/Models/PropertyData.cs#L147
Because property UnsanitaryName is write-only, either add a property getter with an accessibility that is greater than or equal to its setter or convert this property into a method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1044)
|
Build using dotnet
'GetAllStreamTagsResponse' is obsolete: 'This model marked as deprecated.'
|
Build using dotnet
'GetStreamTagsResponse' is obsolete: 'This model marked as deprecated.'
|
Build using dotnet
'GetAllStreamTagsResponse' is obsolete: 'This model marked as deprecated.'
|
Build using dotnet
'GetAllStreamTagsResponse' is obsolete: 'This model marked as deprecated.'
|
Build using dotnet
'GetStreamTagsResponse' is obsolete: 'This model marked as deprecated.'
|
Build using dotnet
'GetStreamTagsResponse' is obsolete: 'This model marked as deprecated.'
|
Loading