Merge pull request #34 from edgegamers/dev #2
Annotations
3 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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