Skip to content

rename and make properties accessible #1917

rename and make properties accessible

rename and make properties accessible #1917

Re-run triggered November 28, 2023 22:37
Status Failure
Total duration 1m 37s
Artifacts

build-and-test-on-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build-and-test
Process completed with exit code 1.
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#L14
Missing XML comment for publicly visible type or member 'Door.FrameMaterial'
build-and-test: Elements/src/BIM/Door/Door.cs#L183
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'