Skip to content

Door-representation-improvements-ak #1907

Door-representation-improvements-ak

Door-representation-improvements-ak #1907

Triggered via pull request November 20, 2023 17:37
Status Failure
Total duration 44s
Artifacts

build-and-test-on-pr.yml

on: pull_request
build-and-test
34s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L141
'Door' does not contain a definition for 'DOOR_DEFAULT_THICKNESS'
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L141
Argument 1: cannot convert from 'Elements.Geometry.Line' to 'double'
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L141
Argument 4: cannot convert from 'double' to 'Elements.DoorOpeningSide'
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L141
Argument 6: cannot convert from 'Elements.DoorOpeningSide' to 'Elements.Geometry.Transform'
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L141
Argument 7: cannot convert from 'Elements.DoorOpeningType' to 'Elements.Material'
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L142
'Door' does not contain a definition for 'DOOR_DEFAULT_THICKNESS'
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L142
Argument 1: cannot convert from 'Elements.Geometry.Line' to 'double'
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L142
Argument 4: cannot convert from 'double' to 'Elements.DoorOpeningSide'
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L142
Argument 6: cannot convert from 'Elements.DoorOpeningSide' to 'Elements.Geometry.Transform'
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L142
Argument 7: cannot convert from 'Elements.DoorOpeningType' to 'Elements.Material'
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test: Elements/src/BIM/Door/Door.cs#L184
Missing XML comment for publicly visible type or member 'Door.GetInstances()'
build-and-test: Elements/src/BIM/Door/DoorOpeningSide.cs#L3
Missing XML comment for publicly visible type or member 'DoorOpeningSide'
build-and-test: Elements/src/BIM/Door/DoorOpeningSide.cs#L6
Missing XML comment for publicly visible type or member 'DoorOpeningSide.Undefined'
build-and-test: Elements/src/BIM/Door/DoorOpeningSide.cs#L8
Missing XML comment for publicly visible type or member 'DoorOpeningSide.LeftHand'
build-and-test: Elements/src/BIM/Door/DoorOpeningSide.cs#L10
Missing XML comment for publicly visible type or member 'DoorOpeningSide.RightHand'
build-and-test: Elements/src/BIM/Door/DoorOpeningSide.cs#L12
Missing XML comment for publicly visible type or member 'DoorOpeningSide.DoubleDoor'
build-and-test: Elements/src/BIM/Door/DoorOpeningType.cs#L3
Missing XML comment for publicly visible type or member 'DoorOpeningType'
build-and-test: Elements/src/BIM/Door/DoorOpeningType.cs#L6
Missing XML comment for publicly visible type or member 'DoorOpeningType.Undefined'
build-and-test: Elements/src/BIM/Door/DoorOpeningType.cs#L8
Missing XML comment for publicly visible type or member 'DoorOpeningType.SingleSwing'
build-and-test: Elements/src/BIM/Door/DoorOpeningType.cs#L10
Missing XML comment for publicly visible type or member 'DoorOpeningType.DoubleSwing'