Skip to content

[Fix] NRE in message commands in user app contexts #363

[Fix] NRE in message commands in user app contexts

[Fix] NRE in message commands in user app contexts #363

Triggered via pull request December 4, 2024 20:42
Status Failure
Total duration 1m 34s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Build and Test: src/Discord.Net.WebSocket/Entities/Messages/SocketUserMessage.cs#L205
'Dictionary<string, User>' does not contain a definition for 'GetValueOrDefault' and no accessible extension method 'GetValueOrDefault' accepting a first argument of type 'Dictionary<string, User>' could be found (are you missing a using directive or an assembly reference?)
Build and Test: src/Discord.Net.WebSocket/Entities/Messages/SocketUserMessage.cs#L205
'Dictionary<string, User>' does not contain a definition for 'GetValueOrDefault' and no accessible extension method 'GetValueOrDefault' accepting a first argument of type 'Dictionary<string, User>' could be found (are you missing a using directive or an assembly reference?)
Build and Test: src/Discord.Net.WebSocket/Entities/Messages/SocketUserMessage.cs#L205
'Dictionary<string, User>' does not contain a definition for 'GetValueOrDefault' and no accessible extension method 'GetValueOrDefault' accepting a first argument of type 'Dictionary<string, User>' could be found (are you missing a using directive or an assembly reference?)
Build and Test: src/Discord.Net.WebSocket/Entities/Messages/SocketUserMessage.cs#L205
'Dictionary<string, User>' does not contain a definition for 'GetValueOrDefault' and no accessible extension method 'GetValueOrDefault' accepting a first argument of type 'Dictionary<string, User>' could be found (are you missing a using directive or an assembly reference?)
Build and Test
Process completed with exit code 1.
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test
Could not find any files for ./**/*.trx