Skip to content

Merge pull request #30 from edgegamers/dev #423

Merge pull request #30 from edgegamers/dev

Merge pull request #30 from edgegamers/dev #423

Triggered via push October 29, 2024 19:32
Status Success
Total duration 1m 38s
Artifacts

dotnet.yml

on: push
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build (8.0.x): 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.
build (8.0.x): 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.
build (9.0.x): 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.
build (9.0.x): 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.
test (8.0.x): 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.
test (8.0.x): 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.
test (9.0.x): 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.
test (9.0.x): 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.