Skip to content

Added optional snapping points generation; #1846

Added optional snapping points generation;

Added optional snapping points generation; #1846

Triggered via pull request October 30, 2023 19:53
Status Success
Total duration 2m 22s
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/Door.cs#L12
Missing XML comment for publicly visible type or member 'Door.DOOR_THICKNESS'
build-and-test: Elements/src/Door.cs#L13
Missing XML comment for publicly visible type or member 'Door.DOOR_FRAME_THICKNESS'
build-and-test: Elements/src/Door.cs#L14
Missing XML comment for publicly visible type or member 'Door.DOOR_FRAME_WIDTH'
build-and-test: Elements/src/Door.cs#L31
Missing XML comment for publicly visible type or member 'Door.Door(Wall, Line, Vector3, Vector3, double, double, DoorOpeningSide, DoorOpeningType, double, double, bool)'
build-and-test: Elements/src/Door.cs#L55
Missing XML comment for publicly visible type or member 'Door.Door(Wall, Transform, double, double, DoorOpeningSide, DoorOpeningType, double, double)'
build-and-test: Elements/src/Door.cs#L76
Missing XML comment for publicly visible type or member 'Door.Door(Wall, Line, double, double, double, DoorOpeningSide, DoorOpeningType, double, double, bool)'
build-and-test: Elements/src/Door.cs#L114
Missing XML comment for publicly visible type or member 'Door.CanFit(Line, DoorOpeningSide, double)'
build-and-test: Elements/src/Door.cs#L120
Missing XML comment for publicly visible type or member 'Door.TryToGraphicsBuffers(out List<GraphicsBuffers>, out string, out MeshPrimitive.ModeEnum?)'
build-and-test: Elements/src/Door.cs#L248
Missing XML comment for publicly visible type or member 'Door.UpdateRepresentations()'
build-and-test: Elements/src/DoorOpeningSide.cs#L7
Missing XML comment for publicly visible type or member 'DoorOpeningSide'