Ifc serialization improvements #1021
Merged
Annotations
11 warnings
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/
|
Run dotnet build -c release:
Elements/src/DoorOpeningSide.cs#L7
Missing XML comment for publicly visible type or member 'DoorOpeningSide'
|
Run dotnet build -c release:
Elements/src/DoorOpeningSide.cs#L10
Missing XML comment for publicly visible type or member 'DoorOpeningSide.Undefined'
|
Run dotnet build -c release:
Elements/src/DoorOpeningSide.cs#L12
Missing XML comment for publicly visible type or member 'DoorOpeningSide.LeftHand'
|
Run dotnet build -c release:
Elements/src/DoorOpeningSide.cs#L14
Missing XML comment for publicly visible type or member 'DoorOpeningSide.RightHand'
|
Run dotnet build -c release:
Elements/src/DoorOpeningSide.cs#L16
Missing XML comment for publicly visible type or member 'DoorOpeningSide.DoubleDoor'
|
Run dotnet build -c release:
Elements/src/DoorOpeningType.cs#L7
Missing XML comment for publicly visible type or member 'DoorOpeningType'
|
Run dotnet build -c release:
Elements/src/DoorOpeningType.cs#L10
Missing XML comment for publicly visible type or member 'DoorOpeningType.Undefined'
|
Run dotnet build -c release:
Elements/src/DoorOpeningType.cs#L12
Missing XML comment for publicly visible type or member 'DoorOpeningType.SingleSwing'
|
Run dotnet build -c release:
Elements/src/DoorOpeningType.cs#L14
Missing XML comment for publicly visible type or member 'DoorOpeningType.DoubleSwing'
|
Run dotnet build -c release:
Elements/src/Serialization/glTF/GltfExtensions.cs#L184
Parameter 'model' has no matching param tag in the XML comment for 'GltfExtensions.ToBase64String(Model, bool, bool, bool)' (but other parameters do)
|
The logs for this run have expired and are no longer available.
Loading