Skip to content

Merge branch 'refs/heads/dev' #199

Merge branch 'refs/heads/dev'

Merge branch 'refs/heads/dev' #199

Triggered via push May 17, 2024 00:26
Status Success
Total duration 5m 37s
Artifacts

Nuke.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 9 warnings, and 37 notices
Invalid property value: source/RevitLookup/.editorconfig#L18
'required' is not allowed here
Invalid property value: source/RevitLookup/.editorconfig#L18
'file' is not allowed here
XML highlighting: source/RevitLookup/RevitLookup.csproj.DotSettings#L1
URI is not registered (Settings \| Languages \& Frameworks \| Schemas and DTDs)
XML highlighting: source/RevitLookup/RevitLookup.csproj.DotSettings#L3
URI is not registered (Settings \| Languages \& Frameworks \| Schemas and DTDs)
XML highlighting: source/RevitLookup/RevitLookup.csproj.DotSettings#L2
URI is not registered (Settings \| Languages \& Frameworks \| Schemas and DTDs)
Deprecated property: source/RevitLookup/.editorconfig#L39
If you use a value other than control_flow_statements, expressions, or type_casts, the setting is not applied.
No matching files: source/RevitLookup/.editorconfig#L583
No files under 'RevitLookup' folder match this pattern
Redundant property: source/RevitLookup/.editorconfig#L589
The indent_size property with the same value is already defined in another section
Redundant property: source/RevitLookup/.editorconfig#L584
The indent_style property with the same value is already defined in another section
Redundant property: source/RevitLookup/.editorconfig#L588
The indent_style property with the same value is already defined in another section
Redundant property: source/RevitLookup/.editorconfig#L580
The indent_style property with the same value is already defined in another section
Unresolved '$ref' and '$schema' references: .nuke/parameters.json#L2
File 'build.schema.json' not found
Validation by JSON Schema: .github/workflows/Qodana.yml#L1
Schema validation: Missing required property 'version' = 1.0
Loop can be converted into LINQ-expression: source/RevitLookup/Utils/TypeExtensions.cs#L29
Loop can be converted into LINQ-expression
Parameter can be declared with the base type: source/RevitLookup/Core/Engine/DescriptorBuilder.Methods.cs#L101
Parameter can be of type 'System.Collections.Generic.IReadOnlyCollection'
Parameter can be declared with the base type: source/RevitLookup/Core/Engine/DescriptorBuilder.Properties.cs#L101
Parameter can be of type 'System.Collections.Generic.IReadOnlyCollection'
Type member is never used (non-private accessibility): source/RevitLookup/Utils/TypeExtensions.cs#L25
Method 'IsImplementInterfaceDirectly' is never used
Type member is never used (non-private accessibility): source/RevitLookup/Views/Utils/VisualUtils.cs#L33
Method 'GetTreeViewItem' is never used (except inside its declaration)
Type member is never used (non-private accessibility): source/RevitLookup/Views/Utils/VisualUtils.cs#L134
Method 'FindLogicalChild' is never used (except inside its declaration)