Skip to content

add RiotGames API + dotnet format #1

add RiotGames API + dotnet format

add RiotGames API + dotnet format #1

Re-run triggered April 9, 2024 12:42
Status Failure
Total duration 56s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'