Exposed RandomAccess.Read and Async variant #129
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/NexusMods.Paths/Utilities/Enums/ExtensionCategory.cs#L64
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Build:
src/NexusMods.Paths/Utilities/KnownExtensions.cs#L231
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Build
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Build
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.Write(Utf8JsonWriter, Bandwidth, JsonSerializerOptions)'
|
Build
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.ReadAsPropertyName(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Build
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.WriteAsPropertyName(Utf8JsonWriter, Bandwidth, JsonSerializerOptions)'
|
Build:
src/NexusMods.Paths/FileSystemAbstraction/IFileSystem.cs#L218
XML comment has a param tag for 'path', but there is no parameter by that name
|
Build:
src/NexusMods.Paths/FileSystemAbstraction/IFileSystem.cs#L220
XML comment has a param tag for 'length', but there is no parameter by that name
|
Build:
src/NexusMods.Paths/FileSystemAbstraction/IFileSystem.cs#L222
Parameter 'absolutePath' has no matching param tag in the XML comment for 'IFileSystem.ReadBytesRandom(AbsolutePath, Span<byte>, int)' (but other parameters do)
|
Build:
src/NexusMods.Paths/FileSystemAbstraction/IFileSystem.cs#L222
Parameter 'bytes' has no matching param tag in the XML comment for 'IFileSystem.ReadBytesRandom(AbsolutePath, Span<byte>, int)' (but other parameters do)
|
Loading