Configure INI parser to support bethesda ini files (#535) #125
Annotations
10 warnings
build:
src/NexusMods.Abstractions/CLI/AVerb.cs#L17
XML comment has a param tag for 'a', but there is no parameter by that name
|
build:
src/Networking/NexusMods.Networking.HttpDownloader/DTOs/ChunkState.cs#L18
XML comment has a param tag for 'initChunk', but there is no parameter by that name
|
build:
src/Networking/NexusMods.Networking.HttpDownloader/DTOs/ChunkState.cs#L59
Missing XML comment for publicly visible type or member 'ChunkState.SourceUrl'
|
build:
src/Networking/NexusMods.Networking.HttpDownloader/DTOs/Source.cs#L18
Missing XML comment for publicly visible type or member 'Source.ToString()'
|
build:
src/Networking/NexusMods.Networking.HttpDownloader/HttpRequestMessageExtensions.cs#L3
Missing XML comment for publicly visible type or member 'HttpRequestMessageExtensions'
|
build:
src/NexusMods.DataModel/Abstractions/EntityCategory.cs#L20
The type 'EnumExtensionsAttribute' in 'NetEscapades.EnumGenerators/NetEscapades.EnumGenerators.EnumGenerator/EnumExtensionsAttribute.g.cs' conflicts with the imported type 'EnumExtensionsAttribute' in 'NetEscapades.EnumGenerators.Attributes, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'NetEscapades.EnumGenerators/NetEscapades.EnumGenerators.EnumGenerator/EnumExtensionsAttribute.g.cs'.
|
build:
src/NexusMods.DataModel/Games/RunGameTool.cs#L39
Parameter 'processFactory' has no matching param tag in the XML comment for 'RunGameTool<T>.RunGameTool(ILogger<RunGameTool<T>>, T, IProcessFactory)' (but other parameters do)
|
build
Ambiguous reference in cref attribute: 'From'. Assuming 'LoadoutId.From(byte[])', but could have also matched other overloads including 'LoadoutId.From(IId)'.
|
build
Ambiguous reference in cref attribute: 'From'. Assuming 'LoadoutId.From(byte[])', but could have also matched other overloads including 'LoadoutId.From(IId)'.
|
build
Ambiguous reference in cref attribute: 'From'. Assuming 'LoadoutId.From(byte[])', but could have also matched other overloads including 'LoadoutId.From(IId)'.
|