Skip to content

Ifc serialization improvements #1822

Ifc serialization improvements

Ifc serialization improvements #1822

Triggered via pull request October 11, 2023 12:03
Status Success
Total duration 2m 33s
Artifacts

build-and-test-on-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/DoorOpeningSide.cs#L7
Missing XML comment for publicly visible type or member 'DoorOpeningSide'
build-and-test: Elements/src/DoorOpeningSide.cs#L10
Missing XML comment for publicly visible type or member 'DoorOpeningSide.Undefined'
build-and-test: Elements/src/DoorOpeningSide.cs#L12
Missing XML comment for publicly visible type or member 'DoorOpeningSide.LeftHand'
build-and-test: Elements/src/DoorOpeningSide.cs#L14
Missing XML comment for publicly visible type or member 'DoorOpeningSide.RightHand'
build-and-test: Elements/src/DoorOpeningSide.cs#L16
Missing XML comment for publicly visible type or member 'DoorOpeningSide.DoubleDoor'
build-and-test: Elements/src/DoorOpeningType.cs#L7
Missing XML comment for publicly visible type or member 'DoorOpeningType'
build-and-test: Elements/src/DoorOpeningType.cs#L10
Missing XML comment for publicly visible type or member 'DoorOpeningType.Undefined'
build-and-test: Elements/src/DoorOpeningType.cs#L12
Missing XML comment for publicly visible type or member 'DoorOpeningType.SingleSwing'
build-and-test: Elements/src/DoorOpeningType.cs#L14
Missing XML comment for publicly visible type or member 'DoorOpeningType.DoubleSwing'
build-and-test: 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)