Skip to content

System.Text.Json support. #62

System.Text.Json support.

System.Text.Json support. #62

Triggered via pull request July 30, 2024 12:36
@QuahuQuahu
synchronize #101
stj
Status Failure
Total duration 50s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: src/Disqord.TestBot/Program.cs#L6
The type or namespace name 'System' does not exist in the namespace 'Disqord.Serialization.Json' (are you missing an assembly reference?)
build: src/Disqord.TestBot/Program.cs#L6
The type or namespace name 'System' does not exist in the namespace 'Disqord.Serialization.Json' (are you missing an assembly reference?)
build
Process completed with exit code 1.
build: 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)
build: 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)
build: 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)
build: 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)
build: 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)
build: 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)
build: 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.
build: src/Disqord.Extensions.Interactivity/Menus/Paged/Page.cs#L7
XML comment has cref attribute 'Content' that could not be resolved
build: src/Disqord.Extensions.Interactivity/Menus/Paged/Page.cs#L7
XML comment has cref attribute 'Embeds' that could not be resolved
build: 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.