Add edge intersection test to Contains3D #1047
Open
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/Door.cs#L12
Missing XML comment for publicly visible type or member 'Door.DOOR_THICKNESS'
|
Run dotnet build -c release:
Elements/src/Door.cs#L13
Missing XML comment for publicly visible type or member 'Door.DOOR_FRAME_THICKNESS'
|
Run dotnet build -c release:
Elements/src/Door.cs#L14
Missing XML comment for publicly visible type or member 'Door.DOOR_FRAME_WIDTH'
|
Run dotnet build -c release:
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)'
|
Run dotnet build -c release:
Elements/src/Door.cs#L55
Missing XML comment for publicly visible type or member 'Door.Door(Wall, Transform, double, double, DoorOpeningSide, DoorOpeningType, double, double)'
|
Run dotnet build -c release:
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)'
|
Run dotnet build -c release:
Elements/src/Door.cs#L114
Missing XML comment for publicly visible type or member 'Door.CanFit(Line, DoorOpeningSide, double)'
|
Run dotnet build -c release:
Elements/src/Door.cs#L120
Missing XML comment for publicly visible type or member 'Door.TryToGraphicsBuffers(out List<GraphicsBuffers>, out string, out MeshPrimitive.ModeEnum?)'
|
Run dotnet build -c release:
Elements/src/Door.cs#L248
Missing XML comment for publicly visible type or member 'Door.UpdateRepresentations()'
|
Run dotnet build -c release:
Elements/src/DoorOpeningSide.cs#L7
Missing XML comment for publicly visible type or member 'DoorOpeningSide'
|
The logs for this run have expired and are no longer available.
Loading