Skip to content

elaborate on cmd line parameters in readme #102

elaborate on cmd line parameters in readme

elaborate on cmd line parameters in readme #102

Triggered via push January 19, 2025 02:14
Status Success
Total duration 3m 49s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: 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)
build: UAssetGUI/Form1.cs#L485
The variable 'jsonTracingPath' is assigned but its value is never used
build
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/