Skip to content

Update dependabot.yml #3

Update dependabot.yml

Update dependabot.yml #3

Triggered via push December 1, 2024 18:01
Status Success
Total duration 1m 22s
Artifacts

master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: src/UI/FormMain.cs#L32
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: src/UI/FormMain.cs#L617
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: src/UI/FormAbout.cs#L18
Dereference of a possibly null reference.
build: src/UI/FormAbout.cs#L19
Dereference of a possibly null reference.
build: src/UI/FormMain.cs#L32
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: src/UI/FormMain.cs#L617
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: src/UI/FormAbout.cs#L18
Dereference of a possibly null reference.
build: src/UI/FormAbout.cs#L19
Dereference of a possibly null reference.