Update README.md #57
Annotations
2 errors and 10 warnings
The run was canceled by @Yucked.
|
|
|
Grimoire.Sources/Sources/TCBScansSource.cs#L10
Parameter 'logger' is unread.
|
Grimoire.Sources/Sources/ReaperScansSource.cs#L32
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.
|
Grimoire.Sources/Sources/ReaperScansSource.cs#L36
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.
|
Grimoire.Sources/Sources/ReaperScansSource.cs#L18
Field 'ReaperScansSource._logger' is never assigned to, and will always have its default value null
|
Grimoire.Sources/Sources/ReaperScansSource.cs#L17
Field 'ReaperScansSource._httpClient' is never assigned to, and will always have its default value null
|
|
Grimoire.Sources/Sources/TCBScansSource.cs#L10
Parameter 'logger' is unread.
|
Grimoire.Sources/Sources/ReaperScansSource.cs#L32
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.
|
Grimoire.Sources/Sources/ReaperScansSource.cs#L36
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