Skip to content

Add wall support

Add wall support #56

Triggered via pull request January 30, 2025 15:10
Status Failure
Total duration 4m 22s
Artifacts

Compile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Decomposition\Descriptors\WallDescriptor.cs(34,25): error CS0117: 'Wall' does not contain a definition for 'IsWallCrossSectionValid' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_rvml4yza_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Decomposition\Descriptors\WallDescriptor.cs(40,48): error CS0122: 'WallCrossSection' is inaccessible due to its protection level [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_rvml4yza_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Decomposition\Descriptors\WallDescriptor.cs(43,22): error CS0122: 'WallCrossSection' is inaccessible due to its protection level [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_rvml4yza_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Decomposition\Descriptors\WallDescriptor.cs(45,35): error CS1061: 'Wall' does not contain a definition for 'IsWallCrossSectionValid' and no accessible extension method 'IsWallCrossSectionValid' accepting a first argument of type 'Wall' could be found (are you missing a using directive or an assembly reference?) [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_rvml4yza_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Decomposition\Descriptors\WallDescriptor.cs(34,25): error CS0117: 'Wall' does not contain a definition for 'IsWallCrossSectionValid' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_rvml4yza_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Decomposition\Descriptors\WallDescriptor.cs(40,48): error CS0122: 'WallCrossSection' is inaccessible due to its protection level [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_rvml4yza_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Decomposition\Descriptors\WallDescriptor.cs(43,22): error CS0122: 'WallCrossSection' is inaccessible due to its protection level [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_rvml4yza_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Decomposition\Descriptors\WallDescriptor.cs(45,35): error CS1061: 'Wall' does not contain a definition for 'IsWallCrossSectionValid' and no accessible extension method 'IsWallCrossSectionValid' accepting a first argument of type 'Wall' could be found (are you missing a using directive or an assembly reference?) [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_rvml4yza_wpftmp.csproj]
windows-2022
Target "Compile" has thrown an exception
windows-2022
Process completed with exit code 1.