Skip to content

Add solid factories for pyramid, tetrahedron, UV sphere, wedge #71

Add solid factories for pyramid, tetrahedron, UV sphere, wedge

Add solid factories for pyramid, tetrahedron, UV sphere, wedge #71

Triggered via push July 10, 2024 04:25
Status Success
Total duration 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Sledge.Formats/Tokens/Symbols.cs#L88
XML comment has badly formed XML -- 'An identifier was expected.'
build: Sledge.Formats/BinaryExtensions.cs#L243
Missing XML comment for publicly visible type or member 'BinaryExtensions.ReadVector3Array(BinaryReader, int)'
build: Sledge.Formats/BinaryExtensions.cs#L250
Missing XML comment for publicly visible type or member 'BinaryExtensions.ReadVector3(BinaryReader)'
build: Sledge.Formats/BinaryExtensions.cs#L259
Missing XML comment for publicly visible type or member 'BinaryExtensions.WriteVector3(BinaryWriter, Vector3)'
build: Sledge.Formats/ConcatStream.cs#L8
Missing XML comment for publicly visible type or member 'ConcatStream'
build: Sledge.Formats/ConcatStream.cs#L15
Missing XML comment for publicly visible type or member 'ConcatStream.CanRead'
build: Sledge.Formats/ConcatStream.cs#L16
Missing XML comment for publicly visible type or member 'ConcatStream.CanSeek'
build: Sledge.Formats/ConcatStream.cs#L17
Missing XML comment for publicly visible type or member 'ConcatStream.CanWrite'
build: Sledge.Formats/ConcatStream.cs#L18
Missing XML comment for publicly visible type or member 'ConcatStream.Length'
build: Sledge.Formats/ConcatStream.cs#L20
Missing XML comment for publicly visible type or member 'ConcatStream.Position'