Skip to content
Triggered via pull request October 25, 2024 21:41
@MSWSMSWS
opened #30
dev
Status Success
Total duration 1m 35s
Artifacts

dotnet.yml

on: pull_request
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.