Fix livemonitor example #272
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
TwitchLib.Api.Core.Enums/AuthScopesEnum.cs#L3
Missing XML comment for publicly visible type or member 'AuthScopes'
|
TwitchLib.Api.Core.Enums/AuthScopesEnum.cs#L5
Missing XML comment for publicly visible type or member 'AuthScopes.Any'
|
TwitchLib.Api.Core.Enums/AuthScopesEnum.cs#L6
Missing XML comment for publicly visible type or member 'AuthScopes.Channel_Check_Subscription'
|
TwitchLib.Api.Core.Enums/AuthScopesEnum.cs#L7
Missing XML comment for publicly visible type or member 'AuthScopes.Channel_Commercial'
|
TwitchLib.Api.Core.Enums/AuthScopesEnum.cs#L8
Missing XML comment for publicly visible type or member 'AuthScopes.Channel_Editor'
|
TwitchLib.Api.Core.Enums/AuthScopesEnum.cs#L9
Missing XML comment for publicly visible type or member 'AuthScopes.Channel_Feed_Edit'
|
TwitchLib.Api.Core.Enums/AuthScopesEnum.cs#L10
Missing XML comment for publicly visible type or member 'AuthScopes.Channel_Feed_Read'
|
TwitchLib.Api.Core.Enums/AuthScopesEnum.cs#L11
Missing XML comment for publicly visible type or member 'AuthScopes.Channel_Read'
|
TwitchLib.Api.Core.Enums/AuthScopesEnum.cs#L12
Missing XML comment for publicly visible type or member 'AuthScopes.Channel_Stream'
|
This job succeeded
Loading