Skip to content

NuGet Publish

NuGet Publish #27

Manually triggered August 23, 2024 09:47
Status Success
Total duration 1m 14s
Artifacts

nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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/IRiotId.cs#L3
Missing XML comment for publicly visible type or member 'IRiotId'
build: src/Kunc.RiotGames.Core/IRiotId.cs#L5
Missing XML comment for publicly visible type or member 'IRiotId.GameName'
build: src/Kunc.RiotGames.Core/IRiotId.cs#L7
Missing XML comment for publicly visible type or member 'IRiotId.TagLine'
build: src/Kunc.RiotGames.Core/Lol/GameMode.cs#L13
Missing XML comment for publicly visible type or member 'GameMode.EmptyString'
build: src/Kunc.RiotGames.Core/Lol/GameMode.cs#L153
Missing XML comment for publicly visible type or member 'GameMode.SnowUrf'
build: src/Kunc.RiotGames.Core/Lol/GameMode.cs#L155
Missing XML comment for publicly visible type or member 'GameMode.WipModeWip'
build: src/Kunc.RiotGames.Core/Lol/GameType.cs#L12
Missing XML comment for publicly visible type or member 'GameType.EmptyString'
build: src/Kunc.RiotGames.Core/Lol/GameType.cs#L15
Missing XML comment for publicly visible type or member 'GameType.CustomGame'
build: src/Kunc.RiotGames.Lol.LeagueClientUpdate/FileLockfileProvider.cs#L103
The variable 'ex' is declared but never used
build: src/Kunc.RiotGames.Lol.LeagueClientUpdate/LolLeagueClientUpdate.WebSocket.cs#L121
Change return type of method 'SubscribeCore' from 'System.IDisposable' to 'Kunc.RiotGames.Lol.LeagueClientUpdate.LolLeagueClientUpdate.Unsubscribe' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
build: src/Kunc.RiotGames.Lol.LeagueClientUpdate/FileLockfileProvider.cs#L103
The variable 'ex' is declared but never used
build: src/Kunc.RiotGames.Lol.LeagueClientUpdate/LolLeagueClientUpdate.WebSocket.cs#L121
Change return type of method 'SubscribeCore' from 'System.IDisposable' to 'Kunc.RiotGames.Lol.LeagueClientUpdate.LolLeagueClientUpdate.Unsubscribe' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)