Skip to content

Merge pull request #39 from shichuyibushishiwu/develop #93

Merge pull request #39 from shichuyibushishiwu/develop

Merge pull request #39 from shichuyibushishiwu/develop #93

Re-run triggered January 22, 2024 08:56
Status Failure
Total duration 1m 19s
Artifacts

nuget.yml

on: push
Matrix: release nuget
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 44 warnings
release nuget (Rvt_18_Release)
The job was canceled because "Rvt_16_Release" failed.
release nuget (Rvt_22_Release): src/Attributes/RevitDefinitionAttribute.cs#L51
The type or namespace name 'UnitType' could not be found (are you missing a using directive or an assembly reference?)
release nuget (Rvt_22_Release): src/Attributes/RevitDefinitionAttribute.cs#L41
The type or namespace name 'UnitType' could not be found (are you missing a using directive or an assembly reference?)
release nuget (Rvt_22_Release): src/Attributes/RevitDefinitionAttribute.cs#L41
'UnitType' does not contain a definition for 'UT_Number' and no accessible extension method 'UT_Number' accepting a first argument of type 'UnitType' could be found (are you missing a using directive or an assembly reference?)
release nuget (Rvt_22_Release): src/Attributes/RevitDefinitionAttribute.cs#L51
The type or namespace name 'UnitType' could not be found (are you missing a using directive or an assembly reference?)
release nuget (Rvt_22_Release): src/Attributes/RevitDefinitionAttribute.cs#L41
The type or namespace name 'UnitType' could not be found (are you missing a using directive or an assembly reference?)
release nuget (Rvt_22_Release): src/Attributes/RevitDefinitionAttribute.cs#L41
'UnitType' does not contain a definition for 'UT_Number' and no accessible extension method 'UT_Number' accepting a first argument of type 'UnitType' could be found (are you missing a using directive or an assembly reference?)
release nuget (Rvt_22_Release)
Process completed with exit code 1.
release nuget (Rvt_20_Release)
The job was canceled because "Rvt_22_Release" failed.
release nuget (Rvt_20_Release)
The operation was canceled.
release nuget (Rvt_16_Release)
The job was canceled because "Rvt_22_Release" failed.
release nuget (Rvt_16_Release)
The operation was canceled.
release nuget (Rvt_17_Release)
The job was canceled because "Rvt_22_Release" failed.
release nuget (Rvt_17_Release)
The operation was canceled.
release nuget (Rvt_23_Release)
The job was canceled because "Rvt_22_Release" failed.
release nuget (Rvt_23_Release)
The operation was canceled.
release nuget (Rvt_18_Release): src/Attributes/RevitDefinitionAttribute.cs#L41
Missing XML comment for publicly visible type or member 'ExternalDefinitionAttribute.ExternalDefinitionAttribute(string, BuiltInParameterGroup, ParameterType, UnitType)'
release nuget (Rvt_18_Release): src/Attributes/RevitDefinitionAttribute.cs#L49
Missing XML comment for publicly visible type or member 'ExternalDefinitionAttribute.ParameterType'
release nuget (Rvt_18_Release): src/Attributes/RevitDefinitionAttribute.cs#L51
Missing XML comment for publicly visible type or member 'ExternalDefinitionAttribute.UnitType'
release nuget (Rvt_18_Release): src/Attributes/RevitDefinitionAttribute.cs#L79
Missing XML comment for publicly visible type or member 'InternalDefinitionAttribute.InternalDefinitionAttribute(BuiltInParameter)'
release nuget (Rvt_18_Release): src/Attributes/RevitDefinitionAttributeExtension.cs#L29
Ambiguous reference in cref attribute: 'ArgumentNullException'. Assuming 'ArgumentNullException', but could have also matched other overloads including 'ArgumentNullException'.
release nuget (Rvt_18_Release): src/Attributes/RevitDefinitionAttributeExtension.cs#L52
Ambiguous reference in cref attribute: 'ArgumentNullException'. Assuming 'ArgumentNullException', but could have also matched other overloads including 'ArgumentNullException'.
release nuget (Rvt_18_Release): src/Extensions/ParameterFilter/ParameterFilterProvider.cs#L11
Missing XML comment for publicly visible type or member 'ParameterFilterProvider'
release nuget (Rvt_18_Release): src/Extensions/ParameterFilter/ParameterFilterProvider.cs#L15
Missing XML comment for publicly visible type or member 'ParameterFilterProvider.ParameterFilterProvider(Document)'
release nuget (Rvt_18_Release): src/Extensions/ParameterFilter/ParameterFilterProvider.cs#L21
Missing XML comment for publicly visible type or member 'ParameterFilterProvider.FilterRules'
release nuget (Rvt_18_Release): src/Extensions/ParameterFilter/ParameterFilterProvider.cs#L23
Missing XML comment for publicly visible type or member 'ParameterFilterProvider.OfCategories(params BuiltInCategory[])'
release nuget (Rvt_21_Release): src/Attributes/RevitDefinitionAttribute.cs#L51
'UnitType' is obsolete: 'This enumeration is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `ForgeTypeId` class instead. Use constant members of the `SpecTypeId` class to replace uses of specific values of this enumeration.'
release nuget (Rvt_21_Release): src/Attributes/RevitDefinitionAttribute.cs#L41
'UnitType' is obsolete: 'This enumeration is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `ForgeTypeId` class instead. Use constant members of the `SpecTypeId` class to replace uses of specific values of this enumeration.'
release nuget (Rvt_21_Release): src/Attributes/RevitDefinitionAttribute.cs#L66
'Definition.UnitType' is obsolete: 'This property is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `GetSpecTypeId()` method instead.'
release nuget (Rvt_21_Release): src/Attributes/RevitDefinitionAttribute.cs#L41
Missing XML comment for publicly visible type or member 'ExternalDefinitionAttribute.ExternalDefinitionAttribute(string, BuiltInParameterGroup, ParameterType, UnitType)'
release nuget (Rvt_21_Release): src/Attributes/RevitDefinitionAttribute.cs#L49
Missing XML comment for publicly visible type or member 'ExternalDefinitionAttribute.ParameterType'
release nuget (Rvt_21_Release): src/Attributes/RevitDefinitionAttribute.cs#L51
Missing XML comment for publicly visible type or member 'ExternalDefinitionAttribute.UnitType'
release nuget (Rvt_21_Release): src/Attributes/RevitDefinitionAttribute.cs#L79
Missing XML comment for publicly visible type or member 'InternalDefinitionAttribute.InternalDefinitionAttribute(BuiltInParameter)'
release nuget (Rvt_21_Release): src/Attributes/RevitDefinitionAttributeExtension.cs#L29
Ambiguous reference in cref attribute: 'ArgumentNullException'. Assuming 'ArgumentNullException', but could have also matched other overloads including 'ArgumentNullException'.
release nuget (Rvt_21_Release): src/Attributes/RevitDefinitionAttributeExtension.cs#L52
Ambiguous reference in cref attribute: 'ArgumentNullException'. Assuming 'ArgumentNullException', but could have also matched other overloads including 'ArgumentNullException'.
release nuget (Rvt_21_Release): src/Extensions/ParameterFilter/ParameterFilterProvider.cs#L11
Missing XML comment for publicly visible type or member 'ParameterFilterProvider'
release nuget (Rvt_19_Release): src/Attributes/RevitDefinitionAttribute.cs#L41
Missing XML comment for publicly visible type or member 'ExternalDefinitionAttribute.ExternalDefinitionAttribute(string, BuiltInParameterGroup, ParameterType, UnitType)'
release nuget (Rvt_19_Release): src/Attributes/RevitDefinitionAttribute.cs#L49
Missing XML comment for publicly visible type or member 'ExternalDefinitionAttribute.ParameterType'
release nuget (Rvt_19_Release): src/Attributes/RevitDefinitionAttribute.cs#L51
Missing XML comment for publicly visible type or member 'ExternalDefinitionAttribute.UnitType'
release nuget (Rvt_19_Release): src/Attributes/RevitDefinitionAttribute.cs#L79
Missing XML comment for publicly visible type or member 'InternalDefinitionAttribute.InternalDefinitionAttribute(BuiltInParameter)'
release nuget (Rvt_19_Release): src/Attributes/RevitDefinitionAttributeExtension.cs#L29
Ambiguous reference in cref attribute: 'ArgumentNullException'. Assuming 'ArgumentNullException', but could have also matched other overloads including 'ArgumentNullException'.
release nuget (Rvt_19_Release): src/Attributes/RevitDefinitionAttributeExtension.cs#L52
Ambiguous reference in cref attribute: 'ArgumentNullException'. Assuming 'ArgumentNullException', but could have also matched other overloads including 'ArgumentNullException'.
release nuget (Rvt_19_Release): src/Extensions/ParameterFilter/ParameterFilterProvider.cs#L11
Missing XML comment for publicly visible type or member 'ParameterFilterProvider'
release nuget (Rvt_19_Release): src/Extensions/ParameterFilter/ParameterFilterProvider.cs#L15
Missing XML comment for publicly visible type or member 'ParameterFilterProvider.ParameterFilterProvider(Document)'
release nuget (Rvt_19_Release): src/Extensions/ParameterFilter/ParameterFilterProvider.cs#L21
Missing XML comment for publicly visible type or member 'ParameterFilterProvider.FilterRules'
release nuget (Rvt_19_Release): src/Extensions/ParameterFilter/ParameterFilterProvider.cs#L23
Missing XML comment for publicly visible type or member 'ParameterFilterProvider.OfCategories(params BuiltInCategory[])'
release nuget (Rvt_24_Release): src/Attributes/RevitDefinitionAttribute.cs#L30
'BuiltInParameterGroup' is obsolete: 'This enumeration is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use members of the `GroupTypeId` class instead.'
release nuget (Rvt_24_Release): src/Attributes/RevitDefinitionAttribute.cs#L35
'BuiltInParameterGroup' is obsolete: 'This enumeration is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use members of the `GroupTypeId` class instead.'
release nuget (Rvt_24_Release): src/Attributes/RevitDefinitionAttribute.cs#L30
'BuiltInParameterGroup' is obsolete: 'This enumeration is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use members of the `GroupTypeId` class instead.'
release nuget (Rvt_24_Release): src/Attributes/RevitDefinitionAttribute.cs#L63
'Definition.ParameterGroup' is obsolete: 'This property is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use the `GetGroupTypeId()` method instead.'
release nuget (Rvt_24_Release): src/Attributes/RevitDefinitionAttribute.cs#L35
Missing XML comment for publicly visible type or member 'ExternalDefinitionAttribute.ExternalDefinitionAttribute(string, BuiltInParameterGroup)'
release nuget (Rvt_24_Release): src/Attributes/RevitDefinitionAttribute.cs#L79
Missing XML comment for publicly visible type or member 'InternalDefinitionAttribute.InternalDefinitionAttribute(BuiltInParameter)'
release nuget (Rvt_24_Release): src/Attributes/RevitDefinitionAttributeExtension.cs#L29
Ambiguous reference in cref attribute: 'ArgumentNullException'. Assuming 'ArgumentNullException', but could have also matched other overloads including 'ArgumentNullException'.
release nuget (Rvt_24_Release): src/Attributes/RevitDefinitionAttributeExtension.cs#L52
Ambiguous reference in cref attribute: 'ArgumentNullException'. Assuming 'ArgumentNullException', but could have also matched other overloads including 'ArgumentNullException'.
release nuget (Rvt_24_Release): src/Extensions/ParameterFilter/ParameterFilterProvider.cs#L11
Missing XML comment for publicly visible type or member 'ParameterFilterProvider'
release nuget (Rvt_24_Release): src/Extensions/ParameterFilter/ParameterFilterProvider.cs#L15
Missing XML comment for publicly visible type or member 'ParameterFilterProvider.ParameterFilterProvider(Document)'
release nuget (Rvt_22_Release): src/Attributes/RevitDefinitionAttribute.cs#L49
'ParameterType' is obsolete: 'This enumeration is deprecated in Revit 2022 and may be removed in a future version of Revit. Please use the `ForgeTypeId` class instead. Use properties of the `SpecTypeId` class and its nested classes to replace uses of specific values of this enumeration.'
release nuget (Rvt_22_Release): src/Attributes/RevitDefinitionAttribute.cs#L41
'ParameterType' is obsolete: 'This enumeration is deprecated in Revit 2022 and may be removed in a future version of Revit. Please use the `ForgeTypeId` class instead. Use properties of the `SpecTypeId` class and its nested classes to replace uses of specific values of this enumeration.'
release nuget (Rvt_22_Release): src/Attributes/RevitDefinitionAttribute.cs#L49
'ParameterType' is obsolete: 'This enumeration is deprecated in Revit 2022 and may be removed in a future version of Revit. Please use the `ForgeTypeId` class instead. Use properties of the `SpecTypeId` class and its nested classes to replace uses of specific values of this enumeration.'
release nuget (Rvt_22_Release): src/Attributes/RevitDefinitionAttribute.cs#L41
'ParameterType' is obsolete: 'This enumeration is deprecated in Revit 2022 and may be removed in a future version of Revit. Please use the `ForgeTypeId` class instead. Use properties of the `SpecTypeId` class and its nested classes to replace uses of specific values of this enumeration.'