#4 Add standard Stream constructor to PakPackage and VpkPackage #56
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
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'
|