[Featured] Consider AutoServiceScopes
in autocomplete handler executions
#422
dotnet.yml
on: pull_request
Build and Test
1m 34s
Deploy
0s
Annotations
10 errors and 1 warning
Build and Test:
src/Discord.Net.Interactions/AutocompleteHandlers/AutocompleteHandler.cs#L32
The type or namespace name 'IServiceScope' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Test:
src/Discord.Net.Interactions/AutocompleteHandlers/AutocompleteHandler.cs#L32
'IServiceProvider' does not contain a definition for 'CreateScope' and no accessible extension method 'CreateScope' accepting a first argument of type 'IServiceProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build and Test:
src/Discord.Net.Interactions/AutocompleteHandlers/AutocompleteHandler.cs#L32
The type or namespace name 'IServiceScope' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Test:
src/Discord.Net.Interactions/AutocompleteHandlers/AutocompleteHandler.cs#L32
'IServiceProvider' does not contain a definition for 'CreateScope' and no accessible extension method 'CreateScope' accepting a first argument of type 'IServiceProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build and Test:
src/Discord.Net.Interactions/AutocompleteHandlers/AutocompleteHandler.cs#L32
The type or namespace name 'IServiceScope' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Test:
src/Discord.Net.Interactions/AutocompleteHandlers/AutocompleteHandler.cs#L32
'IServiceProvider' does not contain a definition for 'CreateScope' and no accessible extension method 'CreateScope' accepting a first argument of type 'IServiceProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build and Test:
src/Discord.Net.Interactions/AutocompleteHandlers/AutocompleteHandler.cs#L32
The type or namespace name 'IServiceScope' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Test:
src/Discord.Net.Interactions/AutocompleteHandlers/AutocompleteHandler.cs#L32
'IServiceProvider' does not contain a definition for 'CreateScope' and no accessible extension method 'CreateScope' accepting a first argument of type 'IServiceProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build and Test:
src/Discord.Net.Interactions/AutocompleteHandlers/AutocompleteHandler.cs#L32
The type or namespace name 'IServiceScope' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Test:
src/Discord.Net.Interactions/AutocompleteHandlers/AutocompleteHandler.cs#L32
'IServiceProvider' does not contain a definition for 'CreateScope' and no accessible extension method 'CreateScope' accepting a first argument of type 'IServiceProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build and Test
Could not find any files for ./**/*.trx
|