Skip to content

Door-representation-improvements-ak #1898

Door-representation-improvements-ak

Door-representation-improvements-ak #1898

Triggered via pull request November 16, 2023 23:49
Status Failure
Total duration 46s
Artifacts

build-and-test-on-pr.yml

on: pull_request
build-and-test
36s
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#L61
The type or namespace name 'Door' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L141
The type or namespace name 'Door' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L141
The name 'Door' does not exist in the current context
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L141
The name 'DoorOpeningSide' does not exist in the current context
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L141
The name 'DoorOpeningType' does not exist in the current context
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L142
The type or namespace name 'Door' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L142
The name 'Door' does not exist in the current context
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L142
The name 'DoorOpeningSide' does not exist in the current context
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L142
The name 'DoorOpeningType' does not exist in the current context
build-and-test: Elements.Serialization.IFC/test/IFCTests.cs#L61
The type or namespace name 'Door' could not be found (are you missing a using directive or an assembly reference?)
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#L169
Missing XML comment for publicly visible type or member 'Door.GetInstances(Door)'
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'