Skip to content

NuGet Publish

NuGet Publish #20

Manually triggered June 2, 2024 14:56
Status Success
Total duration 1m 21s
Artifacts

nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

20 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/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/GameMode.cs#L13
Missing XML comment for publicly visible type or member 'GameMode.EmptyString'
build: src/Kunc.RiotGames.Core/Lol/GameType.cs#L12
Missing XML comment for publicly visible type or member 'GameType.EmptyString'
build: src/Kunc.RiotGames.Lol.GameClient/LiveClientData/PlayerDto.cs#L26
Non-nullable property 'Position' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Kunc.RiotGames.Lol.GameClient/LiveClientData/AllGameDataDto.cs#L8
Non-nullable property 'ActivePlayer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Kunc.RiotGames.Lol.GameClient/LiveClientData/LiveClientDataEndpoint.cs#L5
Type 'LiveClientDataEndpoint' owns disposable field(s) '_client' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
build: src/Kunc.RiotGames.Api/LolMatchV5/ParticipantDto.cs#L189
Non-nullable property 'Missions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Kunc.RiotGames.Api/Http/RiotGamesApiClient.cs#L10
Type 'RiotGamesApiClient' owns disposable field(s) '_client' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
build: src/Kunc.RiotGames.Lol.GameClient/LiveClientData/PlayerDto.cs#L26
Non-nullable property 'Position' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Kunc.RiotGames.Lol.GameClient/LiveClientData/AllGameDataDto.cs#L8
Non-nullable property 'ActivePlayer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Kunc.RiotGames.Lol.GameClient/LiveClientData/LiveClientDataEndpoint.cs#L5
Type 'LiveClientDataEndpoint' owns disposable field(s) '_client' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
build: src/Kunc.RiotGames.Api/LolMatchV5/ParticipantDto.cs#L189
Non-nullable property 'Missions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Kunc.RiotGames.Api/Http/RiotGamesApiClient.cs#L10
Type 'RiotGamesApiClient' owns disposable field(s) '_client' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)