Skip to content

fix: Try to do models public. #13

fix: Try to do models public.

fix: Try to do models public. #13

Triggered via push January 8, 2024 14:17
Status Success
Total duration 1m 3s
Artifacts 1

main.yml

on: push
Build, test and publish  /  Build, test and publish
49s
Build, test and publish / Build, test and publish
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Build, test and publish / Build, test and publish: src/libs/OpenApiGenerator/Models/Property.cs#L3
Rename type Property so that it no longer conflicts with the reserved language keyword 'Property'. Using a reserved keyword as the name of a type makes it harder for consumers in other languages to use the type. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
Build, test and publish / Build, test and publish: src/libs/OpenApiGenerator/Models/Model.cs#L137
get_ClassName creates an exception of type ArgumentOutOfRangeException, an exception type that should not be raised in a property. If this exception instance might be raised, use a different exception type, convert this property into a method, or change this property's logic so that it no longer raises an exception. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1065)
Build, test and publish / Build, test and publish: src/libs/OpenApiGenerator/Models/Model.cs#L144
get_ExternalClassName creates an exception of type ArgumentOutOfRangeException, an exception type that should not be raised in a property. If this exception instance might be raised, use a different exception type, convert this property into a method, or change this property's logic so that it no longer raises an exception. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1065)
Build, test and publish / Build, test and publish: src/libs/OpenApiGenerator/Models/Model.cs#L7
The type name Model conflicts in whole or in part with the namespace name 'SharpYaml.Model'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
Build, test and publish / Build, test and publish: src/libs/OpenApiGenerator/Models/Property.cs#L3
Rename type Property so that it no longer conflicts with the reserved language keyword 'Property'. Using a reserved keyword as the name of a type makes it harder for consumers in other languages to use the type. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
Build, test and publish / Build, test and publish: src/libs/OpenApiGenerator/Models/Model.cs#L137
get_ClassName creates an exception of type ArgumentOutOfRangeException, an exception type that should not be raised in a property. If this exception instance might be raised, use a different exception type, convert this property into a method, or change this property's logic so that it no longer raises an exception. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1065)
Build, test and publish / Build, test and publish: src/libs/OpenApiGenerator/Models/Model.cs#L144
get_ExternalClassName creates an exception of type ArgumentOutOfRangeException, an exception type that should not be raised in a property. If this exception instance might be raised, use a different exception type, convert this property into a method, or change this property's logic so that it no longer raises an exception. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1065)
Build, test and publish / Build, test and publish: src/libs/OpenApiGenerator/Models/Model.cs#L7
The type name Model conflicts in whole or in part with the namespace name 'SharpYaml.Model'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)

Artifacts

Produced during runtime
Name Size
nuget-packages Expired
621 KB