Skip to content

Attempted to make the client usage stats more useful in support of #383. #319

Attempted to make the client usage stats more useful in support of #383.

Attempted to make the client usage stats more useful in support of #383. #319

Triggered via push August 14, 2023 23:34
Status Success
Total duration 1m 28s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Messaging/Program.cs#L748
Dereference of a possibly null reference.
build: Messaging/Program.cs#L1488
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Messaging/Program.cs#L1495
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: NumberSearch.Ingest/Owned.cs#L530
Dereference of a possibly null reference.
build: NumberSearch.Ingest/Owned.cs#L542
Dereference of a possibly null reference.
build: NumberSearch.Ingest/Orders.cs#L88
Dereference of a possibly null reference.
build: NumberSearch.Ingest/Orders.cs#L97
Dereference of a possibly null reference.
build: NumberSearch.Ingest/Orders.cs#L134
Dereference of a possibly null reference.
build: NumberSearch.Ingest/Orders.cs#L149
Dereference of a possibly null reference.
build: NumberSearch.Ingest/Orders.cs#L189
Dereference of a possibly null reference.