Use CPM and net8 #59
Merged
Use CPM and net8 #59
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
Missing XML comment for publicly visible type or member 'Size.JsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Build
Missing XML comment for publicly visible type or member 'Size.JsonConverter.Write(Utf8JsonWriter, Size, JsonSerializerOptions)'
|
Build
Missing XML comment for publicly visible type or member 'Size.JsonConverter.ReadAsPropertyName(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Build
Missing XML comment for publicly visible type or member 'Size.JsonConverter.WriteAsPropertyName(Utf8JsonWriter, Size, JsonSerializerOptions)'
|
Loading