Build update #8
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run: PublishAll
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Configuration\WtqAppOptions.cs(8,16): warning CS8618: Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Wtq.Core.csproj]
|
Run: PublishAll
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Services\WtqAppMonitorService.cs(60,20): warning CS1998: 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. [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Wtq.Core.csproj]
|
Run: PublishAll
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\WtqService.cs(130,4): warning CS0162: Unreachable code detected [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Wtq.Core.csproj]
|
Run: PublishAll
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\WtqService.cs(84,13): warning CS0219: The variable 'openTimeMs' is assigned but its value is never used [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Wtq.Core.csproj]
|
Run: PublishAll
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\WtqService.cs(85,13): warning CS0219: The variable 'switchTimeMs' is assigned but its value is never used [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Wtq.Core.csproj]
|
Run: PublishAll
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Services\WtqApp.cs(8,14): warning CS8618: Non-nullable property 'App' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Wtq.Core.csproj]
|
Run: PublishAll
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Utils\Log.cs(9,32): warning CS8618: Non-nullable field '_factory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Wtq.Core.csproj]
|
Run: PublishAll
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Services\WtqBus.cs(39,32): warning CS8618: Non-nullable property 'Predicate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Wtq.Core.csproj]
|
Run: PublishAll
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Services\WtqBus.cs(41,32): warning CS8618: Non-nullable property 'OnEvent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Wtq.Core.csproj]
|
Run: PublishAll
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Services\WtqApp.cs(98,20): warning CS1998: 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. [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq.Core\Wtq.Core.csproj]
|
The logs for this run have expired and are no longer available.
Loading