Skip to content

Update README.md

Update README.md #59

Triggered via push October 15, 2023 04:52
Status Success
Total duration 36s
Artifacts

main.yml

on: push
Publish to GitHub
0s
Publish to GitHub
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build: Grimoire.Sources/Sources/TCBScansSource.cs#L10
Parameter 'logger' is unread.
Build: 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.
Build: 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.
Build: Grimoire.Sources/Sources/ReaperScansSource.cs#L18
Field 'ReaperScansSource._logger' is never assigned to, and will always have its default value null
Build: Grimoire.Sources/Sources/ReaperScansSource.cs#L17
Field 'ReaperScansSource._httpClient' is never assigned to, and will always have its default value null
Build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build: Grimoire.Sources/Sources/TCBScansSource.cs#L10
Parameter 'logger' is unread.
Build: 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.
Build: 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.