Skip to content

Exposed RandomAccess.Read and Async variant #128

Exposed RandomAccess.Read and Async variant

Exposed RandomAccess.Read and Async variant #128

Re-run triggered November 1, 2024 08:21
Status Success
Total duration 3m 57s
Artifacts

dotnet-build-and-test.yaml

on: pull_request
Matrix: build-and-test / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
build-and-test / Build and Test (macos-latest)
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-and-test / Build and Test (macos-latest): src/NexusMods.Paths/Utilities/Enums/ExtensionCategory.cs#L64
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build-and-test / Build and Test (macos-latest): src/NexusMods.Paths/Utilities/KnownExtensions.cs#L231
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build-and-test / Build and Test (macos-latest)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (macos-latest)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.Write(Utf8JsonWriter, Bandwidth, JsonSerializerOptions)'
build-and-test / Build and Test (macos-latest)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.ReadAsPropertyName(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (macos-latest)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.WriteAsPropertyName(Utf8JsonWriter, Bandwidth, JsonSerializerOptions)'
build-and-test / Build and Test (macos-latest): src/NexusMods.Paths/FileSystemAbstraction/IFileSystem.cs#L218
XML comment has a param tag for 'path', but there is no parameter by that name
build-and-test / Build and Test (macos-latest): src/NexusMods.Paths/FileSystemAbstraction/IFileSystem.cs#L220
XML comment has a param tag for 'length', but there is no parameter by that name
build-and-test / Build and Test (macos-latest): 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-and-test / Build and Test (macos-latest): 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)
build-and-test / Build and Test (ubuntu-latest)
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-and-test / Build and Test (ubuntu-latest): src/NexusMods.Paths/Utilities/Enums/ExtensionCategory.cs#L64
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Paths/Utilities/KnownExtensions.cs#L231
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build-and-test / Build and Test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.Write(Utf8JsonWriter, Bandwidth, JsonSerializerOptions)'
build-and-test / Build and Test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.ReadAsPropertyName(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.WriteAsPropertyName(Utf8JsonWriter, Bandwidth, JsonSerializerOptions)'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Paths/FileSystemAbstraction/IFileSystem.cs#L218
XML comment has a param tag for 'path', but there is no parameter by that name
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Paths/FileSystemAbstraction/IFileSystem.cs#L220
XML comment has a param tag for 'length', but there is no parameter by that name
build-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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)
build-and-test / Build and Test (macos-13)
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-and-test / Build and Test (macos-13): src/NexusMods.Paths/Utilities/Enums/ExtensionCategory.cs#L64
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build-and-test / Build and Test (macos-13): src/NexusMods.Paths/Utilities/KnownExtensions.cs#L231
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build-and-test / Build and Test (macos-13)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (macos-13)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.Write(Utf8JsonWriter, Bandwidth, JsonSerializerOptions)'
build-and-test / Build and Test (macos-13)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.ReadAsPropertyName(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (macos-13)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.WriteAsPropertyName(Utf8JsonWriter, Bandwidth, JsonSerializerOptions)'
build-and-test / Build and Test (macos-13): src/NexusMods.Paths/FileSystemAbstraction/IFileSystem.cs#L218
XML comment has a param tag for 'path', but there is no parameter by that name
build-and-test / Build and Test (macos-13): src/NexusMods.Paths/FileSystemAbstraction/IFileSystem.cs#L220
XML comment has a param tag for 'length', but there is no parameter by that name
build-and-test / Build and Test (macos-13): 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-and-test / Build and Test (macos-13): 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)
build-and-test / Build and Test (windows-latest)
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-and-test / Build and Test (windows-latest): src/NexusMods.Paths/Utilities/Enums/ExtensionCategory.cs#L64
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build-and-test / Build and Test (windows-latest): src/NexusMods.Paths/Utilities/KnownExtensions.cs#L231
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build-and-test / Build and Test (windows-latest)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (windows-latest)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.Write(Utf8JsonWriter, Bandwidth, JsonSerializerOptions)'
build-and-test / Build and Test (windows-latest)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.ReadAsPropertyName(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (windows-latest)
Missing XML comment for publicly visible type or member 'Bandwidth.JsonConverter.WriteAsPropertyName(Utf8JsonWriter, Bandwidth, JsonSerializerOptions)'
build-and-test / Build and Test (windows-latest): src/NexusMods.Paths/FileSystemAbstraction/IFileSystem.cs#L218
XML comment has a param tag for 'path', but there is no parameter by that name
build-and-test / Build and Test (windows-latest): src/NexusMods.Paths/FileSystemAbstraction/IFileSystem.cs#L220
XML comment has a param tag for 'length', but there is no parameter by that name
build-and-test / Build and Test (windows-latest): 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-and-test / Build and Test (windows-latest): 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)