Skip to content

Debug

Debug #418

Triggered via push October 25, 2024 21:05
Status Success
Total duration 1m 21s
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.