Bump the dotnet group with 1 update #33
Closed
Annotations
10 warnings
|
src/RSMatrix.Tests/MatrixClientTests.cs#L53
Dereference of a possibly null reference.
|
|
src/RSMatrix.Tests/MatrixClientTests.cs#L44
Dereference of a possibly null reference.
|
|
src/RSMatrix.Tests/MatrixClientTests.cs#L34
Dereference of a possibly null reference.
|
|
src/RSMatrix.Tests/MatrixClientTests.cs#L24
Dereference of a possibly null reference.
|
|
src/RSMatrix.Tests/LoginTests.cs#L16
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.
|
|
src/RSMatrix.Tests/MatrixClientTests.cs#L53
Dereference of a possibly null reference.
|
|
src/RSMatrix.Tests/MatrixClientTests.cs#L44
Dereference of a possibly null reference.
|
|
src/RSMatrix.Tests/MatrixClientTests.cs#L34
Dereference of a possibly null reference.
|
|
src/RSMatrix.Tests/MatrixClientTests.cs#L24
Dereference of a possibly null reference.
|
|
src/RSMatrix.Tests/LoginTests.cs#L16
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.
|
The logs for this run have expired and are no longer available.
Loading