Skip to content

Fixed the MMS email contents in support of #464. #572

Fixed the MMS email contents in support of #464.

Fixed the MMS email contents in support of #464. #572

Triggered via push October 13, 2024 07:33
Status Success
Total duration 1m 17s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: NumberSearch.Mvc/WorkerServices/MonitorLoop.cs#L152
Dereference of a possibly null reference.
build: NumberSearch.Mvc/WorkerServices/MonitorLoop.cs#L184
Dereference of a possibly null reference.
build: Messaging/Program.cs#L2033
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#L2047
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.Mvc/WorkerServices/MonitorLoop.cs#L152
Dereference of a possibly null reference.
build: NumberSearch.Mvc/WorkerServices/MonitorLoop.cs#L184
Dereference of a possibly null reference.
build: Messaging/Program.cs#L2033
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#L2047
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.