[Fix] NRE in message commands in user app contexts #363
dotnet.yml
on: pull_request
Build and Test
1m 25s
Deploy
0s
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
|