add RiotGames API + dotnet format #1
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
src/Kunc.RiotGames.Core/Game.cs#L6
Missing XML comment for publicly visible type or member 'Game'
|
build:
src/Kunc.RiotGames.Core/IKda.cs#L3
Missing XML comment for publicly visible type or member 'IKda'
|
build:
src/Kunc.RiotGames.Core/JsonConverters/JsonStringEnumConverterWithAltNames.cs#L10
Missing XML comment for publicly visible type or member 'JsonStringEnumConverterWithAltNames<TEnum>'
|
build:
src/Kunc.RiotGames.Core/JsonConverters/JsonStringEnumConverterWithAltNames.cs#L45
Missing XML comment for publicly visible type or member 'JsonEnumNameAttribute'
|
build:
src/Kunc.RiotGames.Core/JsonConverters/JsonStringEnumConverterWithAltNames.cs#L56
Missing XML comment for publicly visible type or member 'JsonEnumNameAttribute.Value'
|
build:
src/Kunc.RiotGames.Core/Lol/GameType.cs#L12
Missing XML comment for publicly visible type or member 'GameType.CustomGame'
|
build:
src/Kunc.RiotGames.Core/Lol/GameType.cs#L15
Missing XML comment for publicly visible type or member 'GameType.TutorialGame'
|
build:
src/Kunc.RiotGames.Core/Lol/GameType.cs#L18
Missing XML comment for publicly visible type or member 'GameType.MatchedGame'
|
build:
src/Kunc.RiotGames.Core/Lol/GameType.cs#L20
Missing XML comment for publicly visible type or member 'GameType.Matched'
|
build:
src/Kunc.RiotGames.Lol.LeagueClientUpdate/ILolLeagueClientUpdate.cs#L5
Missing XML comment for publicly visible type or member 'ILolLeagueClientUpdate'
|