Implement guild bulk bans #51
Annotations
11 warnings
src/Disqord.Gateway/Extensions/GatewayCacheProviderExtensions.cs#L40
Parameter 'cacheProvider' has no matching param tag in the XML comment for 'GatewayCacheProviderExtensions.TryGetMembers(IGatewayCacheProvider, Snowflake, out IThreadSafeDictionary<Snowflake, CachedMember>, bool)' (but other parameters do)
|
src/Disqord.Gateway/Extensions/GatewayCacheProviderExtensions.cs#L40
Parameter 'guildId' has no matching param tag in the XML comment for 'GatewayCacheProviderExtensions.TryGetMembers(IGatewayCacheProvider, Snowflake, out IThreadSafeDictionary<Snowflake, CachedMember>, bool)' (but other parameters do)
|
src/Disqord.Gateway/Extensions/GatewayCacheProviderExtensions.cs#L41
Parameter 'cache' has no matching param tag in the XML comment for 'GatewayCacheProviderExtensions.TryGetMembers(IGatewayCacheProvider, Snowflake, out IThreadSafeDictionary<Snowflake, CachedMember>, bool)' (but other parameters do)
|
src/Disqord.Rest/Extensions/Entity/RestEntityExtensions.Member.cs#L53
'RestClientExtensions.CreateBanAsync(IRestClient, Snowflake, Snowflake, string?, int?, IRestRequestOptions?, CancellationToken)' is obsolete: 'Parameter deleteMessageDays is deprecated, use a TimeSpan instead.'
|
src/Disqord.Extensions.Interactivity/Menus/View/Components/EventArgs/SelectionEventArgs.cs#L56
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Disqord.SelectionComponentType.String' is not covered.
|
src/Disqord.Extensions.Interactivity/Menus/Paged/Page.cs#L7
XML comment has cref attribute 'Content' that could not be resolved
|
src/Disqord.Extensions.Interactivity/Menus/Paged/Page.cs#L7
XML comment has cref attribute 'Embeds' that could not be resolved
|
src/Disqord.Bot/Commands/Implementation/Components/Map/ComponentCommandMap.cs#L34
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
|
src/Disqord.Gateway/Extensions/GatewayCacheProviderExtensions.cs#L40
Parameter 'cacheProvider' has no matching param tag in the XML comment for 'GatewayCacheProviderExtensions.TryGetMembers(IGatewayCacheProvider, Snowflake, out IThreadSafeDictionary<Snowflake, CachedMember>, bool)' (but other parameters do)
|
src/Disqord.Gateway/Extensions/GatewayCacheProviderExtensions.cs#L40
Parameter 'guildId' has no matching param tag in the XML comment for 'GatewayCacheProviderExtensions.TryGetMembers(IGatewayCacheProvider, Snowflake, out IThreadSafeDictionary<Snowflake, CachedMember>, bool)' (but other parameters do)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifacts".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading