Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DatumPlane support #232

Merged
merged 2 commits into from
May 8, 2024

Cleanup code

5c4631c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add DatumPlane support #232

Cleanup code
5c4631c
Select commit
Loading
Failed to load commit list.
GitHub Actions / Qodana for .NET failed May 8, 2024 in 0s

5 new problems found by Qodana for .NET

Qodana for .NET

5 new problems were found

Inspection name Severity Problems
Redundant string interpolation ◽️ Notice 4
Invert 'if' statement to reduce nesting ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 120 in source/RevitLookup/Core/ComponentModel/Descriptors/DatumPlaneDescriptor.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Invert 'if' statement to reduce nesting

Invert 'if' statement to reduce nesting

Check notice on line 103 in source/RevitLookup/Core/ComponentModel/Descriptors/DatumPlaneDescriptor.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Redundant string interpolation

Redundant string interpolation

Check notice on line 82 in source/RevitLookup/Core/ComponentModel/Descriptors/DatumPlaneDescriptor.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Redundant string interpolation

Redundant string interpolation

Check notice on line 83 in source/RevitLookup/Core/ComponentModel/Descriptors/DatumPlaneDescriptor.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Redundant string interpolation

Redundant string interpolation

Check notice on line 102 in source/RevitLookup/Core/ComponentModel/Descriptors/DatumPlaneDescriptor.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Redundant string interpolation

Redundant string interpolation