Add Box/Boxd data structures #69
Annotations
12 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/
|
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/
|
Sledge.Formats/Tokens/Symbols.cs#L88
XML comment has badly formed XML -- 'An identifier was expected.'
|
Sledge.Formats/BinaryExtensions.cs#L243
Missing XML comment for publicly visible type or member 'BinaryExtensions.ReadVector3Array(BinaryReader, int)'
|
Sledge.Formats/BinaryExtensions.cs#L250
Missing XML comment for publicly visible type or member 'BinaryExtensions.ReadVector3(BinaryReader)'
|
Sledge.Formats/BinaryExtensions.cs#L259
Missing XML comment for publicly visible type or member 'BinaryExtensions.WriteVector3(BinaryWriter, Vector3)'
|
Sledge.Formats/ConcatStream.cs#L8
Missing XML comment for publicly visible type or member 'ConcatStream'
|
Sledge.Formats/ConcatStream.cs#L15
Missing XML comment for publicly visible type or member 'ConcatStream.CanRead'
|
Sledge.Formats/ConcatStream.cs#L16
Missing XML comment for publicly visible type or member 'ConcatStream.CanSeek'
|
Sledge.Formats/ConcatStream.cs#L17
Missing XML comment for publicly visible type or member 'ConcatStream.CanWrite'
|
Sledge.Formats/ConcatStream.cs#L18
Missing XML comment for publicly visible type or member 'ConcatStream.Length'
|
Sledge.Formats/ConcatStream.cs#L20
Missing XML comment for publicly visible type or member 'ConcatStream.Position'
|
This job succeeded
Loading