ensure tree view is still focused after selecting another node/on load #76
Annotations
5 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/setup-nuget@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2, microsoft/setup-msbuild@v1.1, NuGet/setup-nuget@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
UAssetGUI/GitHubAPI.cs#L27
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
UAssetGUI/Form1.cs#L466
The variable 'jsonTracingPath' is assigned but its value is never used
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job succeeded
Loading