Skip to content

Initial commit

Initial commit #6

Triggered via push September 12, 2024 21:39
Status Success
Total duration 1m 31s
Billable time 2m
Artifacts

run-tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run Unit Tests: Aptos.Examples/Playground.cs#L9
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.
Run Unit Tests: Aptos.Examples/Main.cs#L42
Dereference of a possibly null reference.
Run Unit Tests: Aptos.Examples/Main.cs#L53
Dereference of a possibly null reference.
Run Unit Tests: Aptos.Examples/Playground.cs#L9
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.
Run Unit Tests: Aptos.Examples/Playground.cs#L9
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.
Run Unit Tests: Aptos.Examples/Main.cs#L42
Dereference of a possibly null reference.
Run Unit Tests: Aptos.Examples/Main.cs#L53
Dereference of a possibly null reference.
Run Unit Tests: Aptos.Examples/Playground.cs#L9
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.
Run Unit Tests: Aptos.Examples/Main.cs#L42
Dereference of a possibly null reference.
Run Unit Tests: Aptos.Examples/Main.cs#L53
Dereference of a possibly null reference.