Skip to content

Add dependabot dependency version updates #25

Add dependabot dependency version updates

Add dependabot dependency version updates #25

Triggered via push June 17, 2024 23:55
Status Success
Total duration 41s
Billable time 1m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: Program.cs#L9
Non-nullable field 'client' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Commands/CommandManager.cs#L98
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: Commands/CommandManager.cs#L102
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: Program.cs#L9
Non-nullable field 'client' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Commands/CommandManager.cs#L98
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: Commands/CommandManager.cs#L102
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.