Skip to content

Add phases support for Element, fix FamilyInstance phases bug #193

Add phases support for Element, fix FamilyInstance phases bug

Add phases support for Element, fix FamilyInstance phases bug #193

Triggered via pull request May 15, 2024 20:26
Status Failure
Total duration 2m 49s
Artifacts

Nuke.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\ComponentModel\Descriptors\ElementDescriptor.cs(126,28): error CS0117: 'Element' does not contain a definition for 'IsCreatedPhaseOrderValid' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_ztq2weq1_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\ComponentModel\Descriptors\ElementDescriptor.cs(128,28): error CS0117: 'Element' does not contain a definition for 'IsDemolishedPhaseOrderValid' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_ztq2weq1_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\ComponentModel\Descriptors\ElementDescriptor.cs(311,39): error CS1061: 'Element' does not contain a definition for 'IsCreatedPhaseOrderValid' and no accessible extension method 'IsCreatedPhaseOrderValid' accepting a first argument of type 'Element' could be found (are you missing a using directive or an assembly reference?) [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_ztq2weq1_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\ComponentModel\Descriptors\ElementDescriptor.cs(337,39): error CS1061: 'Element' does not contain a definition for 'IsDemolishedPhaseOrderValid' and no accessible extension method 'IsDemolishedPhaseOrderValid' accepting a first argument of type 'Element' could be found (are you missing a using directive or an assembly reference?) [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_ztq2weq1_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\ComponentModel\Descriptors\ElementDescriptor.cs(126,28): error CS0117: 'Element' does not contain a definition for 'IsCreatedPhaseOrderValid' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_ztq2weq1_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\ComponentModel\Descriptors\ElementDescriptor.cs(128,28): error CS0117: 'Element' does not contain a definition for 'IsDemolishedPhaseOrderValid' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_ztq2weq1_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\ComponentModel\Descriptors\ElementDescriptor.cs(311,39): error CS1061: 'Element' does not contain a definition for 'IsCreatedPhaseOrderValid' and no accessible extension method 'IsCreatedPhaseOrderValid' accepting a first argument of type 'Element' could be found (are you missing a using directive or an assembly reference?) [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_ztq2weq1_wpftmp.csproj]
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\ComponentModel\Descriptors\ElementDescriptor.cs(337,39): error CS1061: 'Element' does not contain a definition for 'IsDemolishedPhaseOrderValid' and no accessible extension method 'IsDemolishedPhaseOrderValid' accepting a first argument of type 'Element' could be found (are you missing a using directive or an assembly reference?) [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_ztq2weq1_wpftmp.csproj]
windows-2022
Target "Compile" has thrown an exception
windows-2022
Process completed with exit code 1.