Skip to content

Fix crash on desktop switch (#18) #53

Fix crash on desktop switch (#18)

Fix crash on desktop switch (#18) #53

Triggered via push November 27, 2023 13:51
Status Success
Total duration 1m 11s
Artifacts

build.yml

on: push
.NET Build
58s
.NET Build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
.NET Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
.NET Build
The target framework 'net5.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
.NET Build
The target framework 'net5.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
.NET Build
The target framework 'net5.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
.NET Build
The target framework 'net5.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
.NET Build
The target framework 'net5.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
.NET Build
The target framework 'net5.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
.NET Build: src/VirtualDesktop/Interop/IID.cs#L50
'ConfigurationException.ConfigurationException(string)' is obsolete: 'This class is obsolete, to create a new exception create a System.Configuration!System.Configuration.ConfigurationErrorsException'
.NET Build: src/VirtualDesktop/Interop/IID.cs#L39
Dereference of a possibly null reference.
.NET Build: src/VirtualDesktop/Interop/IID.cs#L44
Dereference of a possibly null reference.
.NET Build: src/VirtualDesktop/Interop/IID.cs#L49
Dereference of a possibly null reference.