Merge pull request #47 from edgegamers/dev #262
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run dotnet restore:
src/CS2/Commands/Gang/InviteCommand.cs#L17
Parameter 'IServiceProvider provider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
Run dotnet restore:
src/CS2/Commands/Gang/InviteCommand.cs#L17
Parameter 'IServiceProvider provider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
Loading