Optimize model serialization by using SharedObjects for reusable data #1956
build-and-test-on-pr.yml
on: pull_request
build-and-test
1m 25s
Annotations
12 warnings
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-test
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build-and-test:
Elements/src/BIM/Door/Door.cs#L189
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'
|