Merge pull request #13 from otakulan/feature/tgh/tray-notifications #18
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@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/.
|
Build:
Lanpartyseating.Desktop/Business/NamedPipeServerHostedService.cs#L77
Dereference of a possibly null reference.
|
Build:
Lanpartyseating.Desktop/Business/NamedPipeServerHostedService.cs#L102
Dereference of a possibly null reference.
|
Build:
Lanpartyseating.Desktop/Business/NamedPipeServerHostedService.cs#L170
Converting null literal or possible null value to non-nullable type.
|
Build:
Lanpartyseating.Desktop/Business/NamedPipeServerHostedService.cs#L176
Converting null literal or possible null value to non-nullable type.
|
Build:
Lanpartyseating.Desktop.Tray/TrayIcon.cs#L10
Non-nullable property '_trayIcon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Lanpartyseating.Desktop/Business/NamedPipeServerHostedService.cs#L77
Dereference of a possibly null reference.
|
Build:
Lanpartyseating.Desktop/Business/NamedPipeServerHostedService.cs#L102
Dereference of a possibly null reference.
|
Build:
Lanpartyseating.Desktop/Business/NamedPipeServerHostedService.cs#L170
Converting null literal or possible null value to non-nullable type.
|
Build:
Lanpartyseating.Desktop/Business/NamedPipeServerHostedService.cs#L176
Converting null literal or possible null value to non-nullable type.
|
Build:
Lanpartyseating.Desktop.Tray/TrayIcon.cs#L10
Non-nullable property '_trayIcon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading