Skip to content

Merge pull request #57 from BUTR/read-random #131

Merge pull request #57 from BUTR/read-random

Merge pull request #57 from BUTR/read-random #131

Triggered via push November 4, 2024 15:07
Status Success
Total duration 3m 39s
Artifacts
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)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (macos-latest)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.Write(Utf8JsonWriter, Size, JsonSerializerOptions)'
build-and-test / Build and Test (macos-latest)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.ReadAsPropertyName(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (macos-latest)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.WriteAsPropertyName(Utf8JsonWriter, Size, JsonSerializerOptions)'
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)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.Write(Utf8JsonWriter, Size, JsonSerializerOptions)'
build-and-test / Build and Test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.ReadAsPropertyName(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.WriteAsPropertyName(Utf8JsonWriter, Size, JsonSerializerOptions)'
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)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (macos-13)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.Write(Utf8JsonWriter, Size, JsonSerializerOptions)'
build-and-test / Build and Test (macos-13)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.ReadAsPropertyName(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (macos-13)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.WriteAsPropertyName(Utf8JsonWriter, Size, JsonSerializerOptions)'
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)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (windows-latest)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.Write(Utf8JsonWriter, Size, JsonSerializerOptions)'
build-and-test / Build and Test (windows-latest)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.ReadAsPropertyName(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build-and-test / Build and Test (windows-latest)
Missing XML comment for publicly visible type or member 'Size.JsonConverter.WriteAsPropertyName(Utf8JsonWriter, Size, JsonSerializerOptions)'