Update main.yml #58
main.yml
on: push
Build
27s
Publish to GitHub
0s
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.
|